Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    CommentsIndentation
    SuppressionXpathSingleFilter message
  • Javadoc comment at column \d+ has parse error

  • message
  • Javadoc comment at column \d+ has parse error

  • SuppressionSingleFilter checks
  • Checker

  • message
  • Exception occurred while parsing

  • checks
  • Checker

  • message
  • Exception occurred while parsing

  • Summary:

    Report id Files Violations Severity-warning
    base 13652 3791 3791
    patch 13652 3791 (3791 removed, 3791 added) 3791 (3791 removed, 3791 added)
    1401 files with differences 7582 changes in violations 7582 changes in violations

    Report id com.puppycrawl.tools.checkstyle.checks.indentation.CommentsIndentationCheck
    base 3791
    patch 3791 (3791 removed, 3791 added)
    changes in violations 7582

    Number of unique base messages reported below: 3791
    Number of unique patch messages reported below: 3791

    Violations:

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/reorder/tools/Combine.java

    Severity Rule Message Line Col
    #A1 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 45. 43
    #A2 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 45. 43 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/dirdiff/DirDiff.java

    Severity Rule Message Line Col
    #A3 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 42. 41
    #A4 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 42. 41 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/CharSet.java

    Severity Rule Message Line Col
    #A5 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 477. 479
    #A6 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 477. 479 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/CharacterCategory.java

    Severity Rule Message Line Col
    #A7 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 128. 127
    #A8 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 128. 127 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatebreakiteratordata/RuleBasedBreakIteratorBuilder.java

    Severity Rule Message Line Col
    #A9 warning CommentsIndentation Comment has incorrect indentation level 65, expected is 8, indentation should be the same level as line 911. 910
    #A10 warning CommentsIndentation Comment has incorrect indentation level 65, expected is 8, indentation should be the same level as line 911. 910 66
    #A11 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 913. 912
    #A12 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 8, indentation should be the same level as line 913. 912 53
    #A13 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,952. 1949
    #A14 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,952. 1949 5
    #A15 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,957. 1954
    #A16 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,957. 1954 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatecharacter/GenerateCharacter.java

    Severity Rule Message Line Col
    #A17 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 632. 631
    #A18 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 632. 631 13
    #A19 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 634. 633
    #A20 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 634. 633 13
    #A21 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 1,281. 1280
    #A22 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 1,281. 1280 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatecharacter/UnicodeSpec.java

    Severity Rule Message Line Col
    #A23 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 56. 51
    #A24 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 56. 51 9
    #A25 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 60
    #A26 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 60 9
    #A27 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 86. 81
    #A28 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 86. 81 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatecurrencydata/GenerateCurrencyData.java

    Severity Rule Message Line Col
    #A29 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 204. 203
    #A30 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 204. 203 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/generatenimbus/PainterGenerator.java

    Severity Rule Message Line Col
    #A31 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 349. 347
    #A32 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 349. 347 1
    #A33 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 349. 348
    #A34 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 349. 348 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/src/build/tools/jdwpgen/ConstantSetNode.java

    Severity Rule Message Line Col
    #A35 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 81
    #A36 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 81 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/make/tools/swing-beans/GenSwingBeanInfo.java

    Severity Rule Message Line Col
    #A37 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 424. 422
    #A38 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 424. 422 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/FeedbackCipher.java

    Severity Rule Message Line Col
    #A39 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 109. 104
    #A40 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 109. 104 4
    #A41 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 154. 139
    #A42 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 154. 139 5
    #A43 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 194. 179
    #A44 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 194. 179 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/JceKeyStore.java

    Severity Rule Message Line Col
    #A45 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 764. 763
    #A46 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 764. 763 33
    #A47 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 767. 766
    #A48 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 767. 766 33
    #A49 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 771. 770
    #A50 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 771. 770 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBECipherCore.java

    Severity Rule Message Line Col
    #A51 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91
    #A52 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEWithMD5AndDESCipher.java

    Severity Rule Message Line Col
    #A53 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 79
    #A54 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 79 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/crypto/provider/PBEWithMD5AndTripleDESCipher.java

    Severity Rule Message Line Col
    #A55 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91
    #A56 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 100. 91 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JFIFMarkerSegment.java

    Severity Rule Message Line Col
    #A57 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 1,378. 1377
    #A58 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 1,378. 1377 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageWriter.java

    Severity Rule Message Line Col
    #A59 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 588. 589
    #A60 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 588. 589 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGMetadata.java

    Severity Rule Message Line Col
    #A61 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,376. 1364
    #A62 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,376. 1364 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageReader.java

    Severity Rule Message Line Col
    #A63 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,275. 1264
    #A64 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,275. 1264 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGImageWriter.java

    Severity Rule Message Line Col
    #A65 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 596. 595
    #A66 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 596. 595 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/imageio/plugins/png/PNGMetadata.java

    Severity Rule Message Line Col
    #A67 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 941. 940
    #A68 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 16, indentation should be the same level as line 941. 940 22
    #A69 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,810. 1808
    #A70 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,810. 1808 1
    #A71 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,819. 1822
    #A72 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,819. 1822 1
    #A73 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,876. 1881
    #A74 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,876. 1881 1
    #A75 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,905. 1914
    #A76 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,905. 1914 1
    #A77 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,952. 1955
    #A78 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 1,952. 1955 1
    #A79 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,961. 2010
    #A80 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,961. 2010 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java

    Severity Rule Message Line Col
    #A81 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 199
    #A82 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 199 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifBorders.java

    Severity Rule Message Line Col
    #A83 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 300. 298
    #A84 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 300. 298 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopPaneUI.java

    Severity Rule Message Line Col
    #A85 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53
    #A86 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53 1
    #A87 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74
    #A88 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 74 1
    #A89 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 84
    #A90 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 84 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifGraphicsUtils.java

    Severity Rule Message Line Col
    #A91 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 107. 106
    #A92 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 107. 106 1
    #A93 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 112. 111
    #A94 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 112. 111 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameUI.java

    Severity Rule Message Line Col
    #A95 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73
    #A96 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifMenuUI.java

    Severity Rule Message Line Col
    #A97 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 63
    #A98 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 63 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/motif/MotifTabbedPaneUI.java

    Severity Rule Message Line Col
    #A99 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52
    #A100 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52 1
    #A101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60
    #A102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60 1
    #A103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 67
    #A104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 67 1
    #A105 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 90. 88
    #A106 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 90. 88 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsIconFactory.java

    Severity Rule Message Line Col
    #A107 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 474. 473
    #A108 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 474. 473 21
    #A109 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 513. 512
    #A110 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 513. 512 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    #A111 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 287. 283
    #A112 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 287. 283 4
    #A113 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,001. 1000
    #A114 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,001. 1000 18
    #A115 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,003. 1002
    #A116 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,003. 1002 14
    #A117 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,053. 1052
    #A118 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,053. 1052 18
    #A119 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,484. 1483
    #A120 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,484. 1483 9
    #A121 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,487. 1486
    #A122 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,487. 1486 9
    #A123 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,022. 2001
    #A124 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,022. 2001 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/swing/plaf/windows/XPStyle.java

    Severity Rule Message Line Col
    #A125 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 320. 319
    #A126 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 320. 319 13
    #A127 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 386. 385
    #A128 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 386. 385 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/AdaptiveCoding.java

    Severity Rule Message Line Col
    #A129 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 271
    #A130 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 271 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Attribute.java

    Severity Rule Message Line Col
    #A131 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,411. 1434
    #A132 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,411. 1434 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Code.java

    Severity Rule Message Line Col
    #A133 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 355. 357
    #A134 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 355. 357 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/CodingChooser.java

    Severity Rule Message Line Col
    #A135 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,378. 1391
    #A136 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,378. 1391 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/ConstantPool.java

    Severity Rule Message Line Col
    #A137 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 12, indentation should be the same level as line 1180, 1183. 1182
    #A138 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, 12, indentation should be the same level as line 1180, 1183. 1182 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Driver.java

    Severity Rule Message Line Col
    #A139 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 106. 105
    #A140 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 106. 105 17
    #A141 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 564. 563
    #A142 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 564. 563 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Fixups.java

    Severity Rule Message Line Col
    #A143 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 453. 469
    #A144 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 453. 469 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Histogram.java

    Severity Rule Message Line Col
    #A145 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 377
    #A146 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 388. 377 1
    #A147 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 660. 616
    #A148 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 660. 616 1
    #A149 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 615. 663
    #A150 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 615. 663 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    #A151 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,107. 1097
    #A152 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,107. 1097 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    #A153 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 447. 445
    #A154 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 447. 445 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/PopulationCoding.java

    Severity Rule Message Line Col
    #A155 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 396. 395
    #A156 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 396. 395 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/java/util/jar/pack/Utils.java

    Severity Rule Message Line Col
    #A157 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 285. 284
    #A158 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 285. 284 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/ReferenceType.java

    Severity Rule Message Line Col
    #A159 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 828. 803
    #A160 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 828. 803 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/VirtualMachine.java

    Severity Rule Message Line Col
    #A161 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 704. 693
    #A162 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 704. 693 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/VirtualMachineManager.java

    Severity Rule Message Line Col
    #A163 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 321. 316
    #A164 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 321. 316 5
    #A165 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 337. 323
    #A166 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 337. 323 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jdi/request/EventRequestManager.java

    Severity Rule Message Line Col
    #A167 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 152. 135
    #A168 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 152. 135 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/Introspector.java

    Severity Rule Message Line Col
    #A169 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 76. 69
    #A170 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 76. 69 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java

    Severity Rule Message Line Col
    #A171 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 471. 427
    #A172 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 471. 427 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java

    Severity Rule Message Line Col
    #A173 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 255
    #A174 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 255 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ClientCommunicatorAdmin.java

    Severity Rule Message Line Col
    #A175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 168. 167
    #A176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 168. 167 1
    #A177 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 236. 235
    #A178 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 236. 235 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    #A179 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 343. 342
    #A180 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 343. 342 15
    #A181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 733. 732
    #A182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 733. 732 1
    #A183 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 856. 854
    #A184 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 856. 854 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/internal/ServerCommunicatorAdmin.java

    Severity Rule Message Line Col
    #A185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 131
    #A186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 131 1
    #A187 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 185. 184
    #A188 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 185. 184 33
    #A189 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 215
    #A190 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 215 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/remote/util/EnvHelp.java

    Severity Rule Message Line Col
    #A191 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 584. 582
    #A192 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 584. 582 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/BerDecoder.java

    Severity Rule Message Line Col
    #A193 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 740. 735
    #A194 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 740. 735 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/ASCII_CharStream.java

    Severity Rule Message Line Col
    #A195 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 221. 217
    #A196 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 221. 217 3
    #A197 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 230. 226
    #A198 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 230. 226 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMAclBlock.java

    Severity Rule Message Line Col
    #A199 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 54. 50
    #A200 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 54. 50 3
    #A201 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 60. 56
    #A202 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 60. 56 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/JDMTrapBlock.java

    Severity Rule Message Line Col
    #A203 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 54. 50
    #A204 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 54. 50 3
    #A205 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 60. 56
    #A206 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 60. 56 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/NetMaskImpl.java

    Severity Rule Message Line Col
    #A207 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 191. 183
    #A208 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 191. 183 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/IPAcl/Parser.java

    Severity Rule Message Line Col
    #A209 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 37. 36
    #A210 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 37. 36 1
    #A211 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 2, indentation should be the same level as line 39. 38
    #A212 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 2, indentation should be the same level as line 39. 38 36
    #A213 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 2, indentation should be the same level as line 95. 94
    #A214 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 2, indentation should be the same level as line 95. 94 19
    #A215 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 2, indentation should be the same level as line 138. 137
    #A216 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 2, indentation should be the same level as line 138. 137 18
    #A217 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 2, indentation should be the same level as line 170. 169
    #A218 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 2, indentation should be the same level as line 170. 169 32
    #A219 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 217. 216
    #A220 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 217. 216 2
    #A221 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 2, indentation should be the same level as line 234. 233
    #A222 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 2, indentation should be the same level as line 234. 233 22
    #A223 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 2, indentation should be the same level as line 267. 266
    #A224 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 2, indentation should be the same level as line 267. 266 20
    #A225 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 310. 309
    #A226 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 310. 309 2
    #A227 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 364. 363
    #A228 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 364. 363 2
    #A229 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 393. 392
    #A230 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 393. 392 2
    #A231 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 422. 421
    #A232 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 422. 421 2
    #A233 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 439. 438
    #A234 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 439. 438 2
    #A235 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 468. 467
    #A236 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 468. 467 2
    #A237 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 502. 501
    #A238 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 502. 501 2
    #A239 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 2, indentation should be the same level as line 522. 521
    #A240 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 2, indentation should be the same level as line 522. 521 20
    #A241 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 2, indentation should be the same level as line 565. 564
    #A242 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 2, indentation should be the same level as line 565. 564 19
    #A243 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 608. 607
    #A244 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 608. 607 2
    #A245 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 2, indentation should be the same level as line 628. 627
    #A246 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 2, indentation should be the same level as line 628. 627 29
    #A247 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 671. 670
    #A248 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 671. 670 2
    #A249 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 713. 712
    #A250 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 713. 712 2
    #A251 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 762. 761
    #A252 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 762. 761 2
    #A253 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 2, indentation should be the same level as line 787. 786
    #A254 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 2, indentation should be the same level as line 787. 786 22
    #A255 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 2, indentation should be the same level as line 830. 829
    #A256 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 2, indentation should be the same level as line 830. 829 21
    #A257 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 861. 860
    #A258 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 861. 860 2
    #A259 warning CommentsIndentation Block comment has incorrect indentation level 30, expected is 2, indentation should be the same level as line 881. 880
    #A260 warning CommentsIndentation Block comment has incorrect indentation level 30, expected is 2, indentation should be the same level as line 881. 880 31
    #A261 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 924. 923
    #A262 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 924. 923 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpEngineId.java

    Severity Rule Message Line Col
    #A263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 180
    #A264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 180 4
    #A265 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 439. 431
    #A266 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 439. 431 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpMsg.java

    Severity Rule Message Line Col
    #A267 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 137. 129
    #A268 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 137. 129 6
    #A269 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 159. 140
    #A270 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 159. 140 6
    #A271 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 351. 350
    #A272 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 351. 350 13
    #A273 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 392. 393
    #A274 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 392. 393 15
    #A275 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 416. 417
    #A276 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 416. 417 14
    #A277 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 439. 440
    #A278 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 439. 440 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpPduFactoryBER.java

    Severity Rule Message Line Col
    #A279 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 92. 82
    #A280 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 92. 82 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/SnmpSecurityException.java

    Severity Rule Message Line Col
    #A281 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 52
    #A282 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 52 6
    #A283 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 56
    #A284 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 56 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/ThreadContext.java

    Severity Rule Message Line Col
    #A285 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 194
    #A286 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 194 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgent.java

    Severity Rule Message Line Col
    #A287 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 269. 259
    #A288 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 269. 259 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibAgentMBean.java

    Severity Rule Message Line Col
    #A289 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 294. 277
    #A290 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 294. 277 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibHandler.java

    Severity Rule Message Line Col
    #A291 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 63
    #A292 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 63 1
    #A293 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 130. 118
    #A294 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 130. 118 3
    #A295 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 131
    #A296 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 131 6
    #A297 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 154. 143
    #A298 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 154. 143 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpMibTable.java

    Severity Rule Message Line Col
    #A299 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 449. 425
    #A300 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 449. 425 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpRequestTree.java

    Severity Rule Message Line Col
    #A301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 598. 597
    #A302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 598. 597 1
    #A303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 602. 601
    #A304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 602. 601 1
    #A305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 621. 620
    #A306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 621. 620 1
    #A307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 625. 623
    #A308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 625. 623 1
    #A309 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 625. 624
    #A310 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 625. 624 21
    #A311 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 647. 646
    #A312 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 647. 646 1
    #A313 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,061. 1060
    #A314 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,061. 1060 46
    #A315 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,065. 1064
    #A316 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,065. 1064 46
    #A317 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,067. 1066
    #A318 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,067. 1066 46
    #A319 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,069. 1068
    #A320 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,069. 1068 46
    #A321 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,069. 1070
    #A322 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 1,069. 1070 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/agent/SnmpTableSupport.java

    Severity Rule Message Line Col
    #A323 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 85
    #A324 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 85 1
    #A325 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 87
    #A326 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 87 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/CommunicatorServer.java

    Severity Rule Message Line Col
    #A327 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 179. 176
    #A328 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 179. 176 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpAdaptorServer.java

    Severity Rule Message Line Col
    #A329 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,219. 1207
    #A330 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,219. 1207 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpRequestHandler.java

    Severity Rule Message Line Col
    #A331 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 624. 623
    #A332 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 624. 623 9
    #A333 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 627. 625
    #A334 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 627. 625 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/daemon/SnmpSubNextRequestHandler.java

    Severity Rule Message Line Col
    #A335 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 219. 217
    #A336 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 219. 217 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/defaults/SnmpProperties.java

    Severity Rule Message Line Col
    #A337 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 119. 113
    #A338 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 119. 113 5
    #A339 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 127. 121
    #A340 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 127. 121 5
    #A341 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 135. 129
    #A342 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 135. 129 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpEngineImpl.java

    Severity Rule Message Line Col
    #A343 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 191. 177
    #A344 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 191. 177 6
    #A345 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 385. 381
    #A346 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 385. 381 6
    #A347 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 399. 395
    #A348 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 399. 395 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpIncomingRequest.java

    Severity Rule Message Line Col
    #A349 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 58. 54
    #A350 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 58. 54 6
    #A351 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 139. 123
    #A352 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 139. 123 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpLcd.java

    Severity Rule Message Line Col
    #A353 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102
    #A354 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingModel.java

    Severity Rule Message Line Col
    #A355 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 58
    #A356 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 58 6
    #A357 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 120
    #A358 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 120 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpMsgProcessingSubSystem.java

    Severity Rule Message Line Col
    #A359 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 82
    #A360 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 88. 82 6
    #A361 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 147. 141
    #A362 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 147. 141 6
    #A363 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 158. 151
    #A364 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 158. 151 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpOutgoingRequest.java

    Severity Rule Message Line Col
    #A365 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 80. 64
    #A366 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 80. 64 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecurityModel.java

    Severity Rule Message Line Col
    #A367 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 152. 134
    #A368 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 152. 134 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/internal/SnmpSecuritySubSystem.java

    Severity Rule Message Line Col
    #A369 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 44. 39
    #A370 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 44. 39 6
    #A371 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 70. 53
    #A372 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 70. 53 6
    #A373 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 133. 115
    #A374 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 133. 115 7
    #A375 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 165. 147
    #A376 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 165. 147 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/mpm/SnmpMsgTranslator.java

    Severity Rule Message Line Col
    #A377 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 56
    #A378 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 56 6
    #A379 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 88
    #A380 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 88 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jmx/snmp/tasks/ThreadService.java

    Severity Rule Message Line Col
    #A381 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 54
    #A382 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 54 1
    #A383 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 150
    #A384 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 154. 150 1
    #A385 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 209. 208
    #A386 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 209. 208 1
    #A387 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 230. 229
    #A388 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 230. 229 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CNBindingEnumeration.java

    Severity Rule Message Line Col
    #A389 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 147. 141
    #A390 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 147. 141 3
    #A391 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 209. 200
    #A392 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 209. 200 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CNNameParser.java

    Severity Rule Message Line Col
    #A393 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 61. 58
    #A394 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 61. 58 3
    #A395 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 69. 64
    #A396 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 69. 64 3
    #A397 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 340
    #A398 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 340 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/cosnaming/CorbanameUrl.java

    Severity Rule Message Line Col
    #A399 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 114. 115
    #A400 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 114. 115 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsContext.java

    Severity Rule Message Line Col
    #A401 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 50. 49
    #A402 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 50. 49 33
    #A403 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 52
    #A404 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 52 33
    #A405 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A406 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41
    #A407 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 12, indentation should be the same level as line 282. 281
    #A408 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 12, indentation should be the same level as line 282. 281 49
    #A409 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,038. 1036
    #A410 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,038. 1036 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsName.java

    Severity Rule Message Line Col
    #A411 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 442. 441
    #A412 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 442. 441 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/DnsUrl.java

    Severity Rule Message Line Col
    #A413 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 110
    #A414 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 110 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/NameNode.java

    Severity Rule Message Line Col
    #A415 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A416 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/Resolver.java

    Severity Rule Message Line Col
    #A417 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 140. 141
    #A418 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 8, indentation should be the same level as line 140. 141 41
    #A419 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 149. 144
    #A420 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 149. 144 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/dns/ResourceRecord.java

    Severity Rule Message Line Col
    #A421 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 92. 91
    #A422 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 92. 91 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/BerEncoder.java

    Severity Rule Message Line Col
    #A423 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81
    #A424 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81 1
    #A425 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 118
    #A426 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 118 1
    #A427 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 203
    #A428 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 203 1
    #A429 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 398
    #A430 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 398 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/Connection.java

    Severity Rule Message Line Col
    #A431 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 121. 120
    #A432 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 121. 120 26
    #A433 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 124. 122
    #A434 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 4, indentation should be the same level as line 124. 122 26
    #A435 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 785. 780
    #A436 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 785. 780 6
    #A437 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 900. 890
    #A438 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 900. 890 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/DefaultResponseControlFactory.java

    Severity Rule Message Line Col
    #A439 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 77
    #A440 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 77 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapAttribute.java

    Severity Rule Message Line Col
    #A441 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 97
    #A442 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 97 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapClient.java

    Severity Rule Message Line Col
    #A443 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 89. 88
    #A444 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 89. 88 49
    #A445 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 91. 90
    #A446 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 91. 90 49
    #A447 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 93. 92
    #A448 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 93. 92 49
    #A449 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 96. 95
    #A450 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 96. 95 49
    #A451 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 98. 97
    #A452 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 98. 97 49
    #A453 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 102. 101
    #A454 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 102. 101 49
    #A455 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 107. 106
    #A456 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 107. 106 49
    #A457 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 4, indentation should be the same level as line 120. 118
    #A458 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 4, indentation should be the same level as line 120. 118 23

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapCtx.java

    Severity Rule Message Line Col
    #A459 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 131. 130
    #A460 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 131. 130 9
    #A461 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 185. 184
    #A462 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 185. 184 6
    #A463 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 222. 220
    #A464 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 222. 220 9
    #A465 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 225. 224
    #A466 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 225. 224 41
    #A467 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 233. 229
    #A468 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 233. 229 41
    #A469 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 233. 231
    #A470 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 233. 231 9
    #A471 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 243. 241
    #A472 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 243. 241 9
    #A473 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 262
    #A474 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 262 9
    #A475 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,317. 1315
    #A476 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,317. 1315 4
    #A477 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,535. 1533
    #A478 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,535. 1533 4
    #A479 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,743. 1742
    #A480 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,743. 1742 4
    #A481 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,793. 1792
    #A482 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,793. 1792 9
    #A483 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,146. 2141
    #A484 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,146. 2141 4
    #A485 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 2187, 2191. 2189
    #A486 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 2187, 2191. 2189 1
    #A487 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 2246, 2250. 2248
    #A488 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 2246, 2250. 2248 1
    #A489 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,564. 2562
    #A490 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,564. 2562 4
    #A491 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,591. 2598
    #A492 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,591. 2598 1
    #A493 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 2,652. 2653
    #A494 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 2,652. 2653 32
    #A495 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,834. 2832
    #A496 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,834. 2832 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapName.java

    Severity Rule Message Line Col
    #A497 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 233. 228
    #A498 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 233. 228 5
    #A499 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 987
    #A500 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 681. 987 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapReferralException.java

    Severity Rule Message Line Col
    #A501 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 72. 71
    #A502 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 72. 71 9
    #A503 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 78. 77
    #A504 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 78. 77 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapSchemaParser.java

    Severity Rule Message Line Col
    #A505 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 274. 272
    #A506 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 274. 272 13
    #A507 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 475
    #A508 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 481. 475 4
    #A509 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 768. 674
    #A510 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 768. 674 1
    #A511 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,179. 1173
    #A512 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,179. 1173 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapSearchEnumeration.java

    Severity Rule Message Line Col
    #A513 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 198
    #A514 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 196. 198 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/LdapURL.java

    Severity Rule Message Line Col
    #A515 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 254
    #A516 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 254 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/Obj.java

    Severity Rule Message Line Col
    #A517 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 141. 140
    #A518 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 12, indentation should be the same level as line 141. 140 5
    #A519 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 159, 162. 161
    #A520 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 159, 162. 161 5
    #A521 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 178, 186. 185
    #A522 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 16, 12, indentation should be the same level as line 178, 186. 185 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/ServiceLocator.java

    Severity Rule Message Line Col
    #A523 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 24, indentation should be the same level as line 93. 94
    #A524 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 24, indentation should be the same level as line 93. 94 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/ldap/sasl/SaslInputStream.java

    Severity Rule Message Line Col
    #A525 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54
    #A526 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 55. 54 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/corba/CorbaUtils.java

    Severity Rule Message Line Col
    #A527 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 95. 91
    #A528 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 95. 91 1
    #A529 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 119. 117
    #A530 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 119. 117 1
    #A531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 123
    #A532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 125. 123 1
    #A533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 147. 146
    #A534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 147. 146 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/AtomicContext.java

    Severity Rule Message Line Col
    #A535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 52
    #A536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 52 1
    #A537 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 93
    #A538 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 93 1
    #A539 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 251
    #A540 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 255. 251 1
    #A541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 512. 496
    #A542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 512. 496 1
    #A543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 590. 589
    #A544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 590. 589 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/AtomicDirContext.java

    Severity Rule Message Line Col
    #A545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 51
    #A546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 51 1
    #A547 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 122. 104
    #A548 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 122. 104 1
    #A549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 207. 205
    #A550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 207. 205 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/ComponentContext.java

    Severity Rule Message Line Col
    #A551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 52
    #A552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 52 1
    #A553 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 79
    #A554 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 79 1
    #A555 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 320. 290
    #A556 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 320. 290 1
    #A557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 383. 382
    #A558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 383. 382 1
    #A559 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 398. 385
    #A560 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 398. 385 13
    #A561 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 398. 386
    #A562 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 398. 386 1
    #A563 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 401. 400
    #A564 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 401. 400 1
    #A565 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, 8, indentation should be the same level as line 398, 415. 412
    #A566 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, 8, indentation should be the same level as line 398, 415. 412 1
    #A567 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 418, 420. 419
    #A568 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 418, 420. 419 1
    #A569 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 426. 425
    #A570 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 426. 425 1
    #A571 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 429. 431
    #A572 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 429. 431 1
    #A573 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 443. 442
    #A574 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 443. 442 1
    #A575 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 497. 492
    #A576 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 497. 492 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/ComponentDirContext.java

    Severity Rule Message Line Col
    #A577 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 51
    #A578 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 51 1
    #A579 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 110
    #A580 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 110 1
    #A581 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 216
    #A582 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 219. 216 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/PartialCompositeContext.java

    Severity Rule Message Line Col
    #A583 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 76
    #A584 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 76 1
    #A585 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 108
    #A586 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 108 1
    #A587 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 124
    #A588 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 124 1
    #A589 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490
    #A590 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 495. 490 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/ctx/PartialCompositeDirContext.java

    Severity Rule Message Line Col
    #A591 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 57. 54
    #A592 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 57. 54 1
    #A593 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 113
    #A594 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 113 1
    #A595 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 466. 460
    #A596 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 466. 460 1
    #A597 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 491. 482
    #A598 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 491. 482 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/ContextEnumerator.java

    Severity Rule Message Line Col
    #A599 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 56. 55
    #A600 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 56. 55 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/HierMemDirCtx.java

    Severity Rule Message Line Col
    #A601 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 804. 803
    #A602 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 804. 803 4
    #A603 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 870. 868
    #A604 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 870. 868 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/dir/SearchFilter.java

    Severity Rule Message Line Col
    #A605 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 202
    #A606 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 202 4
    #A607 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 235
    #A608 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 235 4
    #A609 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 622. 640
    #A610 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 622. 640 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/url/GenericURLContext.java

    Severity Rule Message Line Col
    #A611 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 506. 514
    #A612 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 506. 514 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/toolkit/url/Uri.java

    Severity Rule Message Line Col
    #A613 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 194. 245
    #A614 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 194. 245 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/jndi/url/iiop/iiopURLContextFactory.java

    Severity Rule Message Line Col
    #A615 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 46
    #A616 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 46 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/management/GcInfo.java

    Severity Rule Message Line Col
    #A617 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 180
    #A618 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 180 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AiffFileWriter.java

    Severity Rule Message Line Col
    #A619 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 344. 343
    #A620 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 344. 343 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AuFileWriter.java

    Severity Rule Message Line Col
    #A621 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 264. 263
    #A622 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 264. 263 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/AudioFloatFormatConverter.java

    Severity Rule Message Line Col
    #A623 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 297. 296
    #A624 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 297. 296 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DataPusher.java

    Severity Rule Message Line Col
    #A625 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 166. 165
    #A626 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 166. 165 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/DirectAudioDevice.java

    Severity Rule Message Line Col
    #A627 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 364. 358
    #A628 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 364. 358 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/EmergencySoundbank.java

    Severity Rule Message Line Col
    #A629 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 690. 682
    #A630 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 690. 682 1
    #A631 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 866. 858
    #A632 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 866. 858 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelDestination.java

    Severity Rule Message Line Col
    #A633 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 69. 68
    #A634 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 69. 68 41
    #A635 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 84. 83
    #A636 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 84. 83 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/ModelSource.java

    Severity Rule Message Line Col
    #A637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53
    #A638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 53 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    #A639 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,014. 994
    #A640 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,014. 994 1
    #A641 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,510. 1511
    #A642 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,510. 1511 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftMainMixer.java

    Severity Rule Message Line Col
    #A643 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 149. 148
    #A644 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 149. 148 37
    #A645 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 160. 159
    #A646 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 160. 159 37
    #A647 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 301. 300
    #A648 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 301. 300 37
    #A649 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 317. 316
    #A650 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 24, indentation should be the same level as line 317. 316 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/SoftTuning.java

    Severity Rule Message Line Col
    #A651 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 154. 153
    #A652 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 154. 153 28
    #A653 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 172. 171
    #A654 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 172. 171 28
    #A655 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 20, indentation should be the same level as line 194. 192
    #A656 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 20, indentation should be the same level as line 194. 192 28
    #A657 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 208. 207
    #A658 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 208. 207 28
    #A659 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 219. 218
    #A660 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 16, indentation should be the same level as line 219. 218 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/media/sound/WaveFileReader.java

    Severity Rule Message Line Col
    #A661 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 299. 298
    #A662 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 299. 298 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/HttpsConfigurator.java

    Severity Rule Message Line Col
    #A663 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 94
    #A664 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 94 1
    #A665 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 95
    #A666 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 95 4
    #A667 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 115
    #A668 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 115 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/httpserver/HttpsParameters.java

    Severity Rule Message Line Col
    #A669 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 72
    #A670 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 72 1
    #A671 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 85
    #A672 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 85 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnectionOldImpl.java

    Severity Rule Message Line Col
    #A673 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73
    #A674 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73 1
    #A675 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 79
    #A676 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 79 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/AssociationChangeNotification.java

    Severity Rule Message Line Col
    #A677 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 51. 47
    #A678 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 51. 47 9
    #A679 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 56. 53
    #A680 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 56. 53 9
    #A681 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 61. 58
    #A682 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 61. 58 9
    #A683 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 69. 63
    #A684 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 69. 63 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/PeerAddressChangeNotification.java

    Severity Rule Message Line Col
    #A685 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 53. 50
    #A686 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 53. 50 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpMultiChannel.java

    Severity Rule Message Line Col
    #A687 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 507. 499
    #A688 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 507. 499 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/nio/sctp/SctpStandardSocketOptions.java

    Severity Rule Message Line Col
    #A689 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 193. 176
    #A690 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 193. 176 5
    #A691 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 197
    #A692 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 197 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/Init.java

    Severity Rule Message Line Col
    #A693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 123. 122
    #A694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 123. 122 1
    #A695 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 125. 124
    #A696 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 28, indentation should be the same level as line 125. 124 1
    #A697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 181. 179
    #A698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 181. 179 1
    #A699 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 204. 194
    #A700 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 204. 194 1
    #A701 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 22, indentation should be the same level as line 285. 275
    #A702 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 22, indentation should be the same level as line 285. 275 2
    #A703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 285. 284
    #A704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 285. 284 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/JCEMapper.java

    Severity Rule Message Line Col
    #A705 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 43. 42
    #A706 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 43. 42 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/MessageDigestAlgorithm.java

    Severity Rule Message Line Col
    #A707 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 45. 44
    #A708 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 45. 44 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/SignatureAlgorithm.java

    Severity Rule Message Line Col
    #A709 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46
    #A710 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46 4
    #A711 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 81. 78
    #A712 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 81. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/IntegrityHmac.java

    Severity Rule Message Line Col
    #A713 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 53. 52
    #A714 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 53. 52 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/SignatureECDSA.java

    Severity Rule Message Line Col
    #A715 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 50
    #A716 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 50 4
    #A717 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 55. 54
    #A718 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 55. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/CanonicalizationException.java

    Severity Rule Message Line Col
    #A719 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35
    #A720 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/InvalidCanonicalizerException.java

    Severity Rule Message Line Col
    #A721 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34
    #A722 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315.java

    Severity Rule Message Line Col
    #A723 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 24, indentation should be the same level as line 124. 130
    #A724 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 24, indentation should be the same level as line 124. 130 33
    #A725 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 135. 134
    #A726 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 24, indentation should be the same level as line 135. 134 17
    #A727 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 146. 141
    #A728 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 146. 141 5
    #A729 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 181. 180
    #A730 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 181. 180 17
    #A731 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 13, indentation should be the same level as line 197. 196
    #A732 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 13, indentation should be the same level as line 197. 196 18
    #A733 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 232. 231
    #A734 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 232. 231 5
    #A735 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 11, indentation should be the same level as line 251. 250
    #A736 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 11, indentation should be the same level as line 251. 250 11
    #A737 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 12, indentation should be the same level as line 272. 271
    #A738 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 12, indentation should be the same level as line 272. 271 8
    #A739 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 16, indentation should be the same level as line 278. 276
    #A740 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 16, indentation should be the same level as line 278. 276 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315Excl.java

    Severity Rule Message Line Col
    #A741 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 33, indentation should be the same level as line 161. 160
    #A742 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 33, indentation should be the same level as line 161. 160 33
    #A743 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 169. 168
    #A744 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 169. 168 33
    #A745 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 36, indentation should be the same level as line 261. 260
    #A746 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 36, indentation should be the same level as line 261. 260 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/Canonicalizer20010315ExclOmitComments.java

    Severity Rule Message Line Col
    #A747 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 36. 33
    #A748 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 36. 33 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/CanonicalizerBase.java

    Severity Rule Message Line Col
    #A749 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 145. 139
    #A750 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 145. 139 4
    #A751 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 185. 182
    #A752 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 185. 182 4
    #A753 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 235
    #A754 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 235 4
    #A755 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 11, indentation should be the same level as line 662. 643
    #A756 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 11, indentation should be the same level as line 662. 643 4
    #A757 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 11, indentation should be the same level as line 720. 713
    #A758 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 11, indentation should be the same level as line 720. 713 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/c14n/implementations/NameSpaceSymbTable.java

    Severity Rule Message Line Col
    #A759 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 70. 65
    #A760 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 70. 65 5
    #A761 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 112. 111
    #A762 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 112. 111 17
    #A763 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 162. 161
    #A764 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 162. 161 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/CipherValue.java

    Severity Rule Message Line Col
    #A765 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 36. 30
    #A766 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 36. 30 5
    #A767 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 45. 39
    #A768 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 45. 39 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/ReferenceList.java

    Severity Rule Message Line Col
    #A769 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 49. 48
    #A770 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 49. 48 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/Transforms.java

    Severity Rule Message Line Col
    #A771 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 73. 57
    #A772 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 73. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLCipher.java

    Severity Rule Message Line Col
    #A773 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 92. 91
    #A774 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 92. 91 9
    #A775 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 157. 154
    #A776 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 157. 154 9
    #A777 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 170
    #A778 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 170 9
    #A779 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 173. 172
    #A780 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 173. 172 9
    #A781 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 175. 174
    #A782 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 175. 174 9
    #A783 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 180
    #A784 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 180 9
    #A785 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 183. 182
    #A786 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 183. 182 9
    #A787 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 185. 184
    #A788 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 185. 184 9
    #A789 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,470. 1464
    #A790 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,470. 1464 9
    #A791 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,632. 1593
    #A792 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,632. 1593 9
    #A793 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 1,869. 1858
    #A794 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 1,869. 1858 9
    #A795 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 1,912. 1906
    #A796 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 1,912. 1906 9
    #A797 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 3,002. 3001
    #A798 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 3,002. 3001 33
    #A799 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,020. 3019
    #A800 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,020. 3019 13
    #A801 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 12, indentation should be the same level as line 3,067. 3061
    #A802 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 12, indentation should be the same level as line 3,067. 3061 16
    #A803 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,073. 3072
    #A804 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,073. 3072 13
    #A805 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 12, indentation should be the same level as line 3,082. 3079
    #A806 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 12, indentation should be the same level as line 3,082. 3079 16
    #A807 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 3,082. 3081
    #A808 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 3,082. 3081 25
    #A809 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 32, indentation should be the same level as line 3,084. 3083
    #A810 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 32, indentation should be the same level as line 3,084. 3083 17
    #A811 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,793. 3789
    #A812 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,793. 3789 13
    #A813 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,802. 3801
    #A814 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,802. 3801 13
    #A815 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,809. 3808
    #A816 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 3,809. 3808 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/XMLEncryptionException.java

    Severity Rule Message Line Col
    #A817 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 3, indentation should be the same level as line 37. 33
    #A818 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 3, indentation should be the same level as line 37. 33 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/AlgorithmAlreadyRegisteredException.java

    Severity Rule Message Line Col
    #A819 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35
    #A820 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/Base64DecodingException.java

    Severity Rule Message Line Col
    #A821 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 35. 32
    #A822 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 35. 32 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityException.java

    Severity Rule Message Line Col
    #A823 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 72. 69
    #A824 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 72. 69 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/exceptions/XMLSecurityRuntimeException.java

    Severity Rule Message Line Col
    #A825 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 44
    #A826 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/ContentHandlerAlreadyRegisteredException.java

    Severity Rule Message Line Col
    #A827 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35
    #A828 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/KeyInfo.java

    Severity Rule Message Line Col
    #A829 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 98. 97
    #A830 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 98. 97 4
    #A831 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 6, indentation should be the same level as line 130. 131
    #A832 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 6, indentation should be the same level as line 130. 131 6
    #A833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 563. 555
    #A834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 563. 555 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/RetrievalMethod.java

    Severity Rule Message Line Col
    #A835 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 42. 41
    #A836 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 42. 41 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/content/X509Data.java

    Severity Rule Message Line Col
    #A837 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 49. 48
    #A838 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 49. 48 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/InvalidKeyResolverException.java

    Severity Rule Message Line Col
    #A839 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35
    #A840 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolver.java

    Severity Rule Message Line Col
    #A841 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 47
    #A842 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 47 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverException.java

    Severity Rule Message Line Col
    #A843 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 41. 38
    #A844 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 41. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/KeyResolverSpi.java

    Severity Rule Message Line Col
    #A845 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 76
    #A846 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 76 4
    #A847 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 125
    #A848 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 125 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/EncryptedKeyResolver.java

    Severity Rule Message Line Col
    #A849 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 54. 53
    #A850 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 54. 53 9
    #A851 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 85. 84
    #A852 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 85. 84 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RSAKeyValueResolver.java

    Severity Rule Message Line Col
    #A853 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 44
    #A854 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/RetrievalMethodResolver.java

    Severity Rule Message Line Col
    #A855 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 71
    #A856 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 71 4
    #A857 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 10, indentation should be the same level as line 191. 190
    #A858 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 10, indentation should be the same level as line 191. 190 19
    #A859 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 10, indentation should be the same level as line 209. 208
    #A860 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 10, indentation should be the same level as line 209. 208 19
    #A861 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 7, indentation should be the same level as line 230. 229
    #A862 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 7, indentation should be the same level as line 230. 229 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509CertificateResolver.java

    Severity Rule Message Line Col
    #A863 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 47
    #A864 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 47 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509IssuerSerialResolver.java

    Severity Rule Message Line Col
    #A865 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 45
    #A866 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SKIResolver.java

    Severity Rule Message Line Col
    #A867 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46
    #A868 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/keyresolver/implementations/X509SubjectNameResolver.java

    Severity Rule Message Line Col
    #A869 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 45
    #A870 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolver.java

    Severity Rule Message Line Col
    #A871 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 40
    #A872 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 40 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/StorageResolverException.java

    Severity Rule Message Line Col
    #A873 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34
    #A874 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/keys/storage/implementations/CertsInFilesystemDirectoryResolver.java

    Severity Rule Message Line Col
    #A875 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 49. 48
    #A876 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 49. 48 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidDigestValueException.java

    Severity Rule Message Line Col
    #A877 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 35. 32
    #A878 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 35. 32 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/InvalidSignatureValueException.java

    Severity Rule Message Line Col
    #A879 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 36. 33
    #A880 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 36. 33 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/MissingResourceFailureException.java

    Severity Rule Message Line Col
    #A881 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 40. 37
    #A882 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 40. 37 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java

    Severity Rule Message Line Col
    #A883 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 130. 119
    #A884 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 130. 119 1
    #A885 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 132
    #A886 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 132 4
    #A887 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 148. 146
    #A888 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 148. 146 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/ReferenceNotInitializedException.java

    Severity Rule Message Line Col
    #A889 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35
    #A890 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 38. 35 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignature.java

    Severity Rule Message Line Col
    #A891 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 151. 139
    #A892 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 151. 139 3
    #A893 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 6, indentation should be the same level as line 290. 287
    #A894 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 6, indentation should be the same level as line 290. 287 35
    #A895 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 6, indentation should be the same level as line 305. 302
    #A896 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 6, indentation should be the same level as line 305. 302 40
    #A897 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 6, indentation should be the same level as line 317. 314
    #A898 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 6, indentation should be the same level as line 317. 314 31
    #A899 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 9, indentation should be the same level as line 451. 445
    #A900 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 9, indentation should be the same level as line 451. 445 7
    #A901 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 9, indentation should be the same level as line 451. 447
    #A902 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 9, indentation should be the same level as line 451. 447 12
    #A903 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 9, indentation should be the same level as line 451. 448
    #A904 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 9, indentation should be the same level as line 451. 448 14
    #A905 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 452. 454
    #A906 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 452. 454 9
    #A907 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 9, indentation should be the same level as line 452. 455
    #A908 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 9, indentation should be the same level as line 452. 455 7
    #A909 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 503. 501
    #A910 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 503. 501 9
    #A911 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 503. 502
    #A912 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 503. 502 13
    #A913 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, 6, indentation should be the same level as line 522, 524. 523
    #A914 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 12, 6, indentation should be the same level as line 522, 524. 523 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/signature/XMLSignatureException.java

    Severity Rule Message Line Col
    #A915 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 39. 36
    #A916 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 39. 36 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/InvalidTransformException.java

    Severity Rule Message Line Col
    #A917 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34
    #A918 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/TransformationException.java

    Severity Rule Message Line Col
    #A919 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34
    #A920 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/FuncHere.java

    Severity Rule Message Line Col
    #A921 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 62. 59
    #A922 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 62. 59 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformBase64Decode.java

    Severity Rule Message Line Col
    #A923 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 12, indentation should be the same level as line 150. 149
    #A924 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 12, indentation should be the same level as line 150. 149 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformEnvelopedSignature.java

    Severity Rule Message Line Col
    #A925 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 81. 83
    #A926 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 81. 83 10
    #A927 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 88
    #A928 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 93. 88 4
    #A929 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 134. 135
    #A930 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 134. 135 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath.java

    Severity Rule Message Line Col
    #A931 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 18, indentation should be the same level as line 90. 79
    #A932 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 18, indentation should be the same level as line 90. 79 10
    #A933 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 124. 120
    #A934 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 124. 120 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath2Filter.java

    Severity Rule Message Line Col
    #A935 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 70. 67
    #A936 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 70. 67 1
    #A937 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 6, indentation should be the same level as line 221. 220
    #A938 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 6, indentation should be the same level as line 221. 220 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/Base64.java

    Severity Rule Message Line Col
    #A939 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 375. 367
    #A940 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 375. 367 4
    #A941 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 11, indentation should be the same level as line 511. 510
    #A942 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 11, indentation should be the same level as line 511. 510 8
    #A943 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 548. 547
    #A944 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 548. 547 17
    #A945 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 621. 620
    #A946 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 621. 620 9
    #A947 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 705. 704
    #A948 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 705. 704 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/CachedXPathFuncHereAPI.java

    Severity Rule Message Line Col
    #A949 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 345. 343
    #A950 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 345. 343 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementChecker.java

    Severity Rule Message Line Col
    #A951 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 11, indentation should be the same level as line 13. 8
    #A952 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 11, indentation should be the same level as line 13. 8 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/ElementProxy.java

    Severity Rule Message Line Col
    #A953 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46
    #A954 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 47. 46 4
    #A955 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 6, indentation should be the same level as line 139. 138
    #A956 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 6, indentation should be the same level as line 139. 138 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/EncryptionConstants.java

    Severity Rule Message Line Col
    #A957 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 36. 35
    #A958 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 36. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/I18n.java

    Severity Rule Message Line Col
    #A959 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 157. 231
    #A960 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 157. 231 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/XMLUtils.java

    Severity Rule Message Line Col
    #A961 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 7, indentation should be the same level as line 94. 93
    #A962 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 7, indentation should be the same level as line 94. 93 12
    #A963 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 617. 611
    #A964 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 617. 611 4
    #A965 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 645. 640
    #A966 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 645. 640 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolver.java

    Severity Rule Message Line Col
    #A967 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 51
    #A968 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 51 4
    #A969 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 25, indentation should be the same level as line 123. 121
    #A970 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 25, indentation should be the same level as line 123. 121 18
    #A971 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 10, indentation should be the same level as line 162. 161
    #A972 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 10, indentation should be the same level as line 162. 161 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverException.java

    Severity Rule Message Line Col
    #A973 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 40. 37
    #A974 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 8, indentation should be the same level as line 40. 37 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/ResourceResolverSpi.java

    Severity Rule Message Line Col
    #A975 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 38
    #A976 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverDirectHTTP.java

    Severity Rule Message Line Col
    #A977 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 63
    #A978 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 63 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverFragment.java

    Severity Rule Message Line Col
    #A979 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 44
    #A980 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 45. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverLocalFilesystem.java

    Severity Rule Message Line Col
    #A981 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 38
    #A982 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 39. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/org/apache/xml/internal/security/utils/resolver/implementations/ResolverXPointer.java

    Severity Rule Message Line Col
    #A983 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 51
    #A984 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 51 4
    #A985 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 17, indentation should be the same level as line 155. 154
    #A986 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 17, indentation should be the same level as line 155. 154 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/Delegate.java

    Severity Rule Message Line Col
    #A987 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 54. 44
    #A988 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 54. 44 3
    #A989 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 46
    #A990 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 46 1
    #A991 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 55
    #A992 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 55 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/encoding/Decoder.java

    Severity Rule Message Line Col
    #A993 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44
    #A994 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44 3
    #A995 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46
    #A996 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46 1
    #A997 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57
    #A998 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/encoding/Encoder.java

    Severity Rule Message Line Col
    #A999 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 57. 45
    #A1000 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 57. 45 3
    #A1001 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 47
    #A1002 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 47 1
    #A1003 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 58
    #A1004 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 58 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/Acceptor.java

    Severity Rule Message Line Col
    #A1005 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 52. 43
    #A1006 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 52. 43 3
    #A1007 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 45
    #A1008 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 45 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/ContactInfo.java

    Severity Rule Message Line Col
    #A1009 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44
    #A1010 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44 3
    #A1011 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46
    #A1012 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/ContactInfoList.java

    Severity Rule Message Line Col
    #A1013 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 53. 43
    #A1014 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 53. 43 3
    #A1015 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 45
    #A1016 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 45 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/ContactInfoListIterator.java

    Severity Rule Message Line Col
    #A1017 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 53. 43
    #A1018 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 53. 43 3
    #A1019 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 45
    #A1020 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 45 1
    #A1021 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 54
    #A1022 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 54 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/EPTFactory.java

    Severity Rule Message Line Col
    #A1023 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48
    #A1024 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48 3
    #A1025 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50
    #A1026 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50 1
    #A1027 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 61
    #A1028 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 61 1
    #A1029 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 72
    #A1030 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 72 1
    #A1031 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 83
    #A1032 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 83 1
    #A1033 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 94
    #A1034 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 94 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/ept/MessageInfo.java

    Severity Rule Message Line Col
    #A1035 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 58. 48
    #A1036 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 58. 48 3
    #A1037 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 50
    #A1038 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 50 1
    #A1039 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 59
    #A1040 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 59 1
    #A1041 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 68
    #A1042 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 68 1
    #A1043 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 77
    #A1044 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 77 1
    #A1045 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 86
    #A1046 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 86 1
    #A1047 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 95
    #A1048 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 95 1
    #A1049 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 106
    #A1050 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 106 1
    #A1051 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 127. 117
    #A1052 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 127. 117 1
    #A1053 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 128
    #A1054 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 128 1
    #A1055 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 139
    #A1056 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 139 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/presentation/MessageStruct.java

    Severity Rule Message Line Col
    #A1057 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 43
    #A1058 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 43 3
    #A1059 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 46
    #A1060 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 46 1
    #A1061 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53
    #A1062 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53 1
    #A1063 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 60
    #A1064 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 60 1
    #A1065 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 67
    #A1066 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 67 1
    #A1067 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 74
    #A1068 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 74 1
    #A1069 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81
    #A1070 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 81 1
    #A1071 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 88
    #A1072 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 88 1
    #A1073 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 108. 96
    #A1074 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 108. 96 3
    #A1075 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 98
    #A1076 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 98 1
    #A1077 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 109
    #A1078 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 117. 109 1
    #A1079 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 118
    #A1080 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 118 1
    #A1081 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 131
    #A1082 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 141. 131 1
    #A1083 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 142
    #A1084 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 142 1
    #A1085 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 153
    #A1086 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 161. 153 1
    #A1087 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 170. 162
    #A1088 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 170. 162 1
    #A1089 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 171
    #A1090 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 171 1
    #A1091 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 182
    #A1092 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 182 1
    #A1093 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 191
    #A1094 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 201. 191 1
    #A1095 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 212. 202
    #A1096 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 212. 202 1
    #A1097 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 221. 213
    #A1098 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 221. 213 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/presentation/Stub.java

    Severity Rule Message Line Col
    #A1099 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44
    #A1100 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44 3
    #A1101 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46
    #A1102 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46 1
    #A1103 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 57
    #A1104 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 57 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/presentation/TargetFinder.java

    Severity Rule Message Line Col
    #A1105 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44
    #A1106 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44 3
    #A1107 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46
    #A1108 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/presentation/Tie.java

    Severity Rule Message Line Col
    #A1109 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44
    #A1110 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 56. 44 3
    #A1111 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46
    #A1112 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 46 1
    #A1113 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 57
    #A1114 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 57 1
    #A1115 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 66
    #A1116 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/protocol/Interceptors.java

    Severity Rule Message Line Col
    #A1117 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48
    #A1118 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48 3
    #A1119 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50
    #A1120 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/protocol/MessageDispatcher.java

    Severity Rule Message Line Col
    #A1121 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48
    #A1122 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 60. 48 3
    #A1123 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50
    #A1124 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 50 1
    #A1125 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 61
    #A1126 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 61 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/pept/transport/Connection.java

    Severity Rule Message Line Col
    #A1127 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 61. 49
    #A1128 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 61. 49 3
    #A1129 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 51
    #A1130 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 51 1
    #A1131 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 62
    #A1132 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 70. 62 1
    #A1133 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 71
    #A1134 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 71 1
    #A1135 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 82
    #A1136 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/CachedRowSetImpl.java

    Severity Rule Message Line Col
    #A1137 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 620. 595
    #A1138 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 620. 595 5
    #A1139 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 731. 727
    #A1140 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 731. 727 14
    #A1141 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 768. 767
    #A1142 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 768. 767 12
    #A1143 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,689. 5671
    #A1144 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 5,689. 5671 5
    #A1145 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,951. 6937
    #A1146 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 6,951. 6937 4
    #A1147 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 7,150. 7149
    #A1148 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 7,150. 7149 17
    #A1149 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,239. 7207
    #A1150 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,239. 7207 5
    #A1151 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,392. 7385
    #A1152 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,392. 7385 5
    #A1153 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,417. 7410
    #A1154 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,417. 7410 5
    #A1155 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 7,690. 7624
    #A1156 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 7,690. 7624 6
    #A1157 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,690. 7683
    #A1158 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,690. 7683 4
    #A1159 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,886. 7875
    #A1160 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,886. 7875 4
    #A1161 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 7,907. 7899
    #A1162 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 7,907. 7899 4
    #A1163 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,919. 7911
    #A1164 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 7,919. 7911 4
    #A1165 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 7,950. 7940
    #A1166 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 7,950. 7940 5
    #A1167 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,977. 7955
    #A1168 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 7,977. 7955 5
    #A1169 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 8,013. 7998
    #A1170 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 8,013. 7998 3
    #A1171 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,085. 8071
    #A1172 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,085. 8071 6
    #A1173 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,122. 8107
    #A1174 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,122. 8107 6
    #A1175 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,144. 8129
    #A1176 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 8,144. 8129 6
    #A1177 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,176. 8151
    #A1178 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,176. 8151 6
    #A1179 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 8,244. 8213
    #A1180 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 8,244. 8213 1
    #A1181 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,445. 8415
    #A1182 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,445. 8415 4
    #A1183 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,514. 8484
    #A1184 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 8,514. 8484 4
    #A1185 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 8,643. 8625
    #A1186 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 8,643. 8625 9
    #A1187 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,739. 8721
    #A1188 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 8,739. 8721 6
    #A1189 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 8,934. 8922
    #A1190 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 8,934. 8922 4
    #A1191 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 12, indentation should be the same level as line 8,989. 8966
    #A1192 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 12, indentation should be the same level as line 8,989. 8966 3
    #A1193 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,016. 8995
    #A1194 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,016. 8995 2
    #A1195 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,044. 9022
    #A1196 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,044. 9022 5
    #A1197 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,061. 9050
    #A1198 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 9,061. 9050 5
    #A1199 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 9,081. 9066
    #A1200 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 9,081. 9066 4
    #A1201 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,116. 9103
    #A1202 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 9,116. 9103 2
    #A1203 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,186. 9165
    #A1204 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,186. 9165 3
    #A1205 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 9,212. 9191
    #A1206 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 9,212. 9191 5
    #A1207 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,231. 9218
    #A1208 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 9,231. 9218 3
    #A1209 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,256. 9236
    #A1210 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,256. 9236 2
    #A1211 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,278. 9262
    #A1212 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,278. 9262 2
    #A1213 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,305. 9284
    #A1214 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,305. 9284 2
    #A1215 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,325. 9311
    #A1216 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,325. 9311 2
    #A1217 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,352. 9331
    #A1218 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,352. 9331 2
    #A1219 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,402. 9383
    #A1220 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,402. 9383 5
    #A1221 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,432. 9408
    #A1222 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,432. 9408 2
    #A1223 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,462. 9438
    #A1224 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,462. 9438 2
    #A1225 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 9,494. 9468
    #A1226 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 9,494. 9468 2
    #A1227 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,513. 9500
    #A1228 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,513. 9500 2
    #A1229 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,539. 9518
    #A1230 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,539. 9518 2
    #A1231 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,613. 9592
    #A1232 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 9,613. 9592 2
    #A1233 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,655. 9619
    #A1234 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,655. 9619 2
    #A1235 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,681. 9659
    #A1236 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,681. 9659 5
    #A1237 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,708. 9687
    #A1238 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,708. 9687 2
    #A1239 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 9,737. 9714
    #A1240 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 9,737. 9714 3
    #A1241 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,793. 9772
    #A1242 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,793. 9772 2
    #A1243 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,824. 9800
    #A1244 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,824. 9800 2
    #A1245 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,867. 9850
    #A1246 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,867. 9850 2
    #A1247 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,889. 9873
    #A1248 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,889. 9873 2
    #A1249 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,910. 9895
    #A1250 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,910. 9895 2
    #A1251 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,928. 9915
    #A1252 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 9,928. 9915 5
    #A1253 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,965. 9933
    #A1254 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,965. 9933 2
    #A1255 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,986. 9972
    #A1256 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 9,986. 9972 2
    #A1257 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,006. 9992
    #A1258 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,006. 9992 2
    #A1259 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,026. 10012
    #A1260 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,026. 10012 2
    #A1261 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,045. 10031
    #A1262 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,045. 10031 2
    #A1263 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,064. 10050
    #A1264 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,064. 10050 2
    #A1265 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,083. 10069
    #A1266 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,083. 10069 2
    #A1267 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,102. 10088
    #A1268 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 10,102. 10088 2
    #A1269 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 10,111. 10106
    #A1270 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 10,111. 10106 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/FilteredRowSetImpl.java

    Severity Rule Message Line Col
    #A1271 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 125. 110
    #A1272 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 125. 110 9
    #A1273 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 191. 189
    #A1274 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 191. 189 9
    #A1275 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 222. 220
    #A1276 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 222. 220 9
    #A1277 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 380. 333
    #A1278 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 380. 333 4
    #A1279 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 632. 609
    #A1280 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 632. 609 5
    #A1281 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 902. 879
    #A1282 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 902. 879 5
    #A1283 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,368. 1341
    #A1284 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,368. 1341 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JdbcRowSetImpl.java

    Severity Rule Message Line Col
    #A1285 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 708. 706
    #A1286 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 708. 706 5
    #A1287 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,775. 3761
    #A1288 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,775. 3761 4
    #A1289 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 3,915. 3898
    #A1290 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 3,915. 3898 9
    #A1291 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 3,974. 3973
    #A1292 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 3,974. 3973 17
    #A1293 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,169. 4159
    #A1294 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,169. 4159 6
    #A1295 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,436. 4416
    #A1296 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,436. 4416 6
    #A1297 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,479. 4460
    #A1298 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,479. 4460 6
    #A1299 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,818. 4807
    #A1300 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,818. 4807 3
    #A1301 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,838. 4830
    #A1302 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,838. 4830 5
    #A1303 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 4,879. 4869
    #A1304 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 4,879. 4869 5
    #A1305 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 4,899. 4884
    #A1306 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 4,899. 4884 4
    #A1307 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,927. 4904
    #A1308 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,927. 4904 4
    #A1309 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,942. 4931
    #A1310 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,942. 4931 3
    #A1311 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,962. 4947
    #A1312 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 4,962. 4947 3
    #A1313 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,033. 5019
    #A1314 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,033. 5019 6
    #A1315 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 5,070. 5055
    #A1316 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 5,070. 5055 6
    #A1317 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 5,092. 5077
    #A1318 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 5,092. 5077 6
    #A1319 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,460. 5430
    #A1320 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 5,460. 5430 4
    #A1321 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 5,590. 5572
    #A1322 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 5,590. 5572 9
    #A1323 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,662. 5644
    #A1324 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 5,662. 5644 6
    #A1325 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 5,887. 5875
    #A1326 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 5,887. 5875 6
    #A1327 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 5,915. 5892
    #A1328 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 5,915. 5892 4
    #A1329 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 12, indentation should be the same level as line 5,943. 5920
    #A1330 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 12, indentation should be the same level as line 5,943. 5920 4
    #A1331 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,970. 5949
    #A1332 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 5,970. 5949 2
    #A1333 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 5,997. 5976
    #A1334 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 5,997. 5976 4
    #A1335 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,014. 6003
    #A1336 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,014. 6003 5
    #A1337 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,048. 6035
    #A1338 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,048. 6035 2
    #A1339 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,119. 6098
    #A1340 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,119. 6098 3
    #A1341 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 6,145. 6124
    #A1342 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 6,145. 6124 5
    #A1343 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,165. 6152
    #A1344 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,165. 6152 3
    #A1345 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,189. 6169
    #A1346 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,189. 6169 2
    #A1347 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,211. 6195
    #A1348 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,211. 6195 2
    #A1349 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,257. 6243
    #A1350 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,257. 6243 2
    #A1351 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,283. 6262
    #A1352 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,283. 6262 2
    #A1353 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,364. 6340
    #A1354 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,364. 6340 2
    #A1355 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,396. 6369
    #A1356 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,396. 6369 2
    #A1357 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 6, indentation should be the same level as line 6,427. 6401
    #A1358 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 6, indentation should be the same level as line 6,427. 6401 2
    #A1359 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,446. 6433
    #A1360 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,446. 6433 2
    #A1361 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,471. 6450
    #A1362 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 6,471. 6450 2
    #A1363 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,543. 6522
    #A1364 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 6,543. 6522 3
    #A1365 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,584. 6548
    #A1366 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,584. 6548 2
    #A1367 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 6,610. 6588
    #A1368 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 1, indentation should be the same level as line 6,610. 6588 3
    #A1369 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 6,637. 6616
    #A1370 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 6,637. 6616 1
    #A1371 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,665. 6642
    #A1372 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 6,665. 6642 2
    #A1373 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,720. 6699
    #A1374 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,720. 6699 2
    #A1375 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,749. 6725
    #A1376 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,749. 6725 2
    #A1377 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,790. 6773
    #A1378 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,790. 6773 2
    #A1379 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,812. 6796
    #A1380 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,812. 6796 2
    #A1381 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,831. 6816
    #A1382 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,831. 6816 2
    #A1383 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 6,849. 6836
    #A1384 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 6,849. 6836 5
    #A1385 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,885. 6853
    #A1386 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,885. 6853 2
    #A1387 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,904. 6890
    #A1388 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,904. 6890 2
    #A1389 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,924. 6910
    #A1390 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,924. 6910 2
    #A1391 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,943. 6929
    #A1392 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,943. 6929 2
    #A1393 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,980. 6966
    #A1394 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,980. 6966 2
    #A1395 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,999. 6985
    #A1396 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 6,999. 6985 2
    #A1397 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 7,017. 7003
    #A1398 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 7,017. 7003 2
    #A1399 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 7,040. 7038
    #A1400 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 7,040. 7038 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JdbcRowSetResourceBundle.java

    Severity Rule Message Line Col
    #A1401 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 105. 104
    #A1402 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 105. 104 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/JoinRowSetImpl.java

    Severity Rule Message Line Col
    #A1403 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 13, indentation should be the same level as line 207. 206
    #A1404 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 13, indentation should be the same level as line 207. 206 12
    #A1405 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 344
    #A1406 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 344 5
    #A1407 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 392. 390
    #A1408 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 392. 390 5
    #A1409 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 550. 548
    #A1410 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 550. 548 9
    #A1411 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 24, indentation should be the same level as line 629. 627
    #A1412 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 24, indentation should be the same level as line 629. 627 20
    #A1413 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 694. 693
    #A1414 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 694. 693 33
    #A1415 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 36, indentation should be the same level as line 794. 792
    #A1416 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 36, indentation should be the same level as line 794. 792 39
    #A1417 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 686. 821
    #A1418 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 686. 821 26
    #A1419 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 673. 825
    #A1420 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 673. 825 22
    #A1421 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 835. 833
    #A1422 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 835. 833 16
    #A1423 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 929. 928
    #A1424 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 929. 928 9
    #A1425 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,610. 1601
    #A1426 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,610. 1601 5
    #A1427 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,497. 3482
    #A1428 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,497. 3482 5
    #A1429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,719. 3710
    #A1430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,719. 3710 4
    #A1431 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,737. 3727
    #A1432 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,737. 3727 4
    #A1433 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,748. 3741
    #A1434 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,748. 3741 4
    #A1435 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,763. 3752
    #A1436 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,763. 3752 4
    #A1437 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,082. 4074
    #A1438 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,082. 4074 4
    #A1439 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,221. 4208
    #A1440 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,221. 4208 5
    #A1441 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,240. 4225
    #A1442 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,240. 4225 5
    #A1443 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,310. 4288
    #A1444 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,310. 4288 5
    #A1445 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,340. 4335
    #A1446 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,340. 4335 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/WebRowSetImpl.java

    Severity Rule Message Line Col
    #A1447 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 126
    #A1448 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 135. 126 4
    #A1449 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 219. 216
    #A1450 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 219. 216 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/BaseRow.java

    Severity Rule Message Line Col
    #A1451 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53
    #A1452 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53 1
    #A1453 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 60
    #A1454 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 60 1
    #A1455 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 71
    #A1456 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 71 1
    #A1457 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 82
    #A1458 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetReader.java

    Severity Rule Message Line Col
    #A1459 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 217. 213
    #A1460 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 217. 213 27
    #A1461 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 375. 373
    #A1462 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 375. 373 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/CachedRowSetWriter.java

    Severity Rule Message Line Col
    #A1463 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70
    #A1464 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 70 1
    #A1465 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 77
    #A1466 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 77 1
    #A1467 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 87
    #A1468 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 87 1
    #A1469 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 97
    #A1470 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 97 1
    #A1471 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 106
    #A1472 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 106 1
    #A1473 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 114
    #A1474 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 114 1
    #A1475 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 123
    #A1476 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 123 1
    #A1477 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 133
    #A1478 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 133 1
    #A1479 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 142
    #A1480 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 142 1
    #A1481 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 151
    #A1482 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 151 1
    #A1483 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 167. 160
    #A1484 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 167. 160 1
    #A1485 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 175. 169
    #A1486 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 175. 169 1
    #A1487 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 177
    #A1488 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 177 1
    #A1489 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 183
    #A1490 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 183 1
    #A1491 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 192. 188
    #A1492 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 192. 188 1
    #A1493 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 194
    #A1494 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 198. 194 1
    #A1495 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 210
    #A1496 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 266. 210 1
    #A1497 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 345. 344
    #A1498 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 345. 344 23
    #A1499 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 357. 356
    #A1500 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 23, indentation should be the same level as line 357. 356 23
    #A1501 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 23, indentation should be the same level as line 361. 360
    #A1502 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 23, indentation should be the same level as line 361. 360 19
    #A1503 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 377. 370
    #A1504 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 377. 370 16
    #A1505 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 415. 413
    #A1506 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 415. 413 9
    #A1507 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 411. 427
    #A1508 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 411. 427 8
    #A1509 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 461. 442
    #A1510 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 461. 442 1
    #A1511 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 486. 475
    #A1512 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 486. 475 14
    #A1513 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 620. 616
    #A1514 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 620. 616 20
    #A1515 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 623. 622
    #A1516 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 623. 622 20
    #A1517 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 641. 640
    #A1518 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 21, indentation should be the same level as line 641. 640 20
    #A1519 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 23, 16, indentation should be the same level as line 666, 675. 667
    #A1520 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 23, 16, indentation should be the same level as line 666, 675. 667 22
    #A1521 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 25, indentation should be the same level as line 692. 690
    #A1522 warning CommentsIndentation Comment has incorrect indentation level 22, expected is 25, indentation should be the same level as line 692. 690 23
    #A1523 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 33, indentation should be the same level as line 697. 696
    #A1524 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 33, indentation should be the same level as line 697. 696 32
    #A1525 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 17, indentation should be the same level as line 779. 771
    #A1526 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 17, indentation should be the same level as line 779. 771 16
    #A1527 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 929. 911
    #A1528 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 929. 911 1
    #A1529 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 935. 934
    #A1530 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 935. 934 5
    #A1531 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 15, indentation should be the same level as line 999. 998
    #A1532 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 15, indentation should be the same level as line 999. 998 20
    #A1533 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,187. 1185
    #A1534 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,187. 1185 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/InsertRow.java

    Severity Rule Message Line Col
    #A1535 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 43
    #A1536 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 43 1
    #A1537 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50
    #A1538 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50 1
    #A1539 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57
    #A1540 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 57 1
    #A1541 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78
    #A1542 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 78 1
    #A1543 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 91
    #A1544 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 91 1
    #A1545 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 113
    #A1546 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 118. 113 1
    #A1547 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 124
    #A1548 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 124 1
    #A1549 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 142
    #A1550 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 142 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/Row.java

    Severity Rule Message Line Col
    #A1551 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 51
    #A1552 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 51 1
    #A1553 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 58
    #A1554 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 58 1
    #A1555 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66
    #A1556 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66 1
    #A1557 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 74
    #A1558 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 74 1
    #A1559 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 82
    #A1560 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 82 1
    #A1561 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 90
    #A1562 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 90 1
    #A1563 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96
    #A1564 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 96 1
    #A1565 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 109
    #A1566 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 109 1
    #A1567 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 126
    #A1568 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 126 1
    #A1569 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 151. 141
    #A1570 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 151. 141 1
    #A1571 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 166. 156
    #A1572 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 166. 156 1
    #A1573 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 174
    #A1574 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 174 1
    #A1575 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 189
    #A1576 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 189 1
    #A1577 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 209. 200
    #A1578 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 209. 200 1
    #A1579 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 213
    #A1580 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 217. 213 1
    #A1581 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 222
    #A1582 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 222 1
    #A1583 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 241. 233
    #A1584 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 241. 233 1
    #A1585 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 250. 246
    #A1586 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 250. 246 1
    #A1587 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 262. 254
    #A1588 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 262. 254 1
    #A1589 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 272. 266
    #A1590 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 272. 266 1
    #A1591 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 283
    #A1592 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 283 1
    #A1593 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 304. 297
    #A1594 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 304. 297 1
    #A1595 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 323. 312
    #A1596 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 323. 312 4
    #A1597 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 340. 334
    #A1598 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 340. 334 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/SyncResolverImpl.java

    Severity Rule Message Line Col
    #A1599 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 197. 196
    #A1600 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 197. 196 14
    #A1601 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 225. 215
    #A1602 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 225. 215 17
    #A1603 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 243. 245
    #A1604 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 243. 245 26
    #A1605 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 26, indentation should be the same level as line 264. 257
    #A1606 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 26, indentation should be the same level as line 264. 257 28
    #A1607 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 290
    #A1608 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 290 5
    #A1609 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 311. 304
    #A1610 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 311. 304 5
    #A1611 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 406. 400
    #A1612 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 406. 400 5
    #A1613 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 468. 461
    #A1614 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 468. 461 9
    #A1615 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 13, indentation should be the same level as line 483. 482
    #A1616 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 13, indentation should be the same level as line 483. 482 15
    #A1617 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 504. 496
    #A1618 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 504. 496 5
    #A1619 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,495. 4489
    #A1620 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 4,495. 4489 6
    #A1621 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,551. 4537
    #A1622 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,551. 4537 4
    #A1623 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,748. 4716
    #A1624 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,748. 4716 5
    #A1625 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,760. 4753
    #A1626 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,760. 4753 5
    #A1627 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,771. 4764
    #A1628 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,771. 4764 5
    #A1629 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 4,813. 4798
    #A1630 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 4,813. 4798 5
    #A1631 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,835. 4820
    #A1632 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 7, indentation should be the same level as line 4,835. 4820 6
    #A1633 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 7, indentation should be the same level as line 4,847. 4842
    #A1634 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 7, indentation should be the same level as line 4,847. 4842 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/WebRowSetXmlReader.java

    Severity Rule Message Line Col
    #A1635 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 127. 125
    #A1636 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 127. 125 9
    #A1637 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 202. 200
    #A1638 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 202. 200 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/internal/XmlReaderContentHandler.java

    Severity Rule Message Line Col
    #A1639 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,437. 1430
    #A1640 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,437. 1430 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/rowset/providers/RIXMLProvider.java

    Severity Rule Message Line Col
    #A1641 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 234. 228
    #A1642 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 234. 228 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/script/javascript/ExternalScriptable.java

    Severity Rule Message Line Col
    #A1643 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 280. 271
    #A1644 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 280. 271 6
    #A1645 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 434. 427
    #A1646 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 434. 427 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/Crypt.java

    Severity Rule Message Line Col
    #A1647 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58
    #A1648 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58 1
    #A1649 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 276
    #A1650 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 283. 276 1
    #A1651 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 309. 307
    #A1652 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 309. 307 1
    #A1653 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 366. 365
    #A1654 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 366. 365 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/JndiLoginModule.java

    Severity Rule Message Line Col
    #A1655 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 332. 331
    #A1656 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 332. 331 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/KeyStoreLoginModule.java

    Severity Rule Message Line Col
    #A1657 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 853. 852
    #A1658 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 853. 852 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/Krb5LoginModule.java

    Severity Rule Message Line Col
    #A1659 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 8, indentation should be the same level as line 1,152. 1151
    #A1660 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 8, indentation should be the same level as line 1,152. 1151 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/auth/module/LdapLoginModule.java

    Severity Rule Message Line Col
    #A1661 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 568. 567
    #A1662 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 568. 567 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/DigestMD5Base.java

    Severity Rule Message Line Col
    #A1663 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 281. 280
    #A1664 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 281. 280 9
    #A1665 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 1,242. 1241
    #A1666 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 1,242. 1241 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/security/sasl/digest/DigestMD5Client.java

    Severity Rule Message Line Col
    #A1667 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 270
    #A1668 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 270 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/servicetag/RegistrationData.java

    Severity Rule Message Line Col
    #A1669 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 386. 374
    #A1670 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 386. 374 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/attach/VirtualMachine.java

    Severity Rule Message Line Col
    #A1671 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 495. 463
    #A1672 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 495. 463 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/AccessWatchpointSpec.java

    Severity Rule Message Line Col
    #A1673 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 40. 37
    #A1674 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 40. 37 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ExecutionManager.java

    Severity Rule Message Line Col
    #A1675 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 58. 56
    #A1676 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 58. 56 3
    #A1677 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 107. 105
    #A1678 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 107. 105 3
    #A1679 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 119. 117
    #A1680 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 119. 117 3
    #A1681 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 131. 129
    #A1682 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 131. 129 3
    #A1683 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 143. 141
    #A1684 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 143. 141 3
    #A1685 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 156. 153
    #A1686 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 156. 153 3
    #A1687 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191
    #A1688 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191 1
    #A1689 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 504. 500
    #A1690 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 504. 500 9
    #A1691 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 664. 657
    #A1692 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 664. 657 1
    #A1693 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 761. 759
    #A1694 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 761. 759 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/MethodBreakpointSpec.java

    Severity Rule Message Line Col
    #A1695 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 213. 209
    #A1696 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 213. 209 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/PatternReferenceTypeSpec.java

    Severity Rule Message Line Col
    #A1697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 37. 36
    #A1698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 37. 36 1
    #A1699 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 39. 38
    #A1700 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 39. 38 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/ThreadGroupIterator.java

    Severity Rule Message Line Col
    #A1701 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 52
    #A1702 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 52 1
    #A1703 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 96
    #A1704 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 91. 96 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/Utils.java

    Severity Rule Message Line Col
    #A1705 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 139
    #A1706 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 139 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/bdi/WatchpointSpec.java

    Severity Rule Message Line Col
    #A1707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 34. 37
    #A1708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 34. 37 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/ASCII_UCodeESC_CharStream.java

    Severity Rule Message Line Col
    #A1709 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 361. 357
    #A1710 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 361. 357 3
    #A1711 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 370. 366
    #A1712 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 370. 366 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/ExpressionParser.java

    Severity Rule Message Line Col
    #A1713 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 117. 114
    #A1714 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 117. 114 1
    #A1715 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 224. 221
    #A1716 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 224. 221 1
    #A1717 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 764. 762
    #A1718 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 764. 762 4
    #A1719 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 764. 763
    #A1720 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 764. 763 1
    #A1721 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 1,138. 1134
    #A1722 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 1,138. 1134 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/LValue.java

    Severity Rule Message Line Col
    #A1723 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 186
    #A1724 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 186 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/expr/TokenMgrError.java

    Severity Rule Message Line Col
    #A1725 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 35. 31
    #A1726 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 35. 31 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/ClassTreeTool.java

    Severity Rule Message Line Col
    #A1727 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52
    #A1728 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 54. 52 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CommandInterpreter.java

    Severity Rule Message Line Col
    #A1729 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 570. 569
    #A1730 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 570. 569 9
    #A1731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 821. 820
    #A1732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 821. 820 1
    #A1733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 883. 882
    #A1734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 883. 882 1
    #A1735 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,275. 1274
    #A1736 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,275. 1274 1
    #A1737 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,277. 1276
    #A1738 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,277. 1276 1
    #A1739 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,296. 1295
    #A1740 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,296. 1295 1
    #A1741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,300. 1299
    #A1742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,300. 1299 1
    #A1743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,302. 1301
    #A1744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,302. 1301 1
    #A1745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,308. 1307
    #A1746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,308. 1307 1
    #A1747 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 1376, 1383. 1382
    #A1748 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 1376, 1383. 1382 1
    #A1749 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 1420, 1423. 1422
    #A1750 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 1420, 1423. 1422 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/CommandTool.java

    Severity Rule Message Line Col
    #A1751 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 261. 259
    #A1752 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 261. 259 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/Environment.java

    Severity Rule Message Line Col
    #A1753 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 88. 86
    #A1754 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 88. 86 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBFileFilter.java

    Severity Rule Message Line Col
    #A1755 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 164. 158
    #A1756 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 164. 158 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBMenuBar.java

    Severity Rule Message Line Col
    #A1757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 127
    #A1758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 127 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/JDBToolBar.java

    Severity Rule Message Line Col
    #A1759 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 63
    #A1760 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 63 1
    #A1761 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 75. 73
    #A1762 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 75. 73 1
    #A1763 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 82
    #A1764 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/gui/SourceTool.java

    Severity Rule Message Line Col
    #A1765 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 109. 105
    #A1766 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 109. 105 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/Commands.java

    Severity Rule Message Line Col
    #A1767 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 611. 607
    #A1768 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 611. 607 9
    #A1769 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,441. 1440
    #A1770 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,441. 1440 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/EventRequestSpecList.java

    Severity Rule Message Line Col
    #A1771 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 162. 161
    #A1772 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 162. 161 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources.java

    Severity Rule Message Line Col
    #A1773 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 450. 451
    #A1774 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 450. 451 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources_ja.java

    Severity Rule Message Line Col
    #A1775 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 321. 322
    #A1776 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 321. 322 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/TTYResources_zh_CN.java

    Severity Rule Message Line Col
    #A1777 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 321. 322
    #A1778 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 321. 322 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/example/debug/tty/VMConnection.java

    Severity Rule Message Line Col
    #A1779 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 19, indentation should be the same level as line 273. 274
    #A1780 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 19, indentation should be the same level as line 273. 274 55

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/extcheck/ExtCheck.java

    Severity Rule Message Line Col
    #A1781 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 292. 291
    #A1782 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 292. 291 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaClass.java

    Severity Rule Message Line Col
    #A1783 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 361. 357
    #A1784 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 361. 357 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/JavaObject.java

    Severity Rule Message Line Col
    #A1785 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 46
    #A1786 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 53. 46 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/model/Snapshot.java

    Severity Rule Message Line Col
    #A1787 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 443. 442
    #A1788 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 443. 442 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/ObjectQuery.java

    Severity Rule Message Line Col
    #A1789 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 50. 48
    #A1790 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 50. 48 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/server/ReachableQuery.java

    Severity Rule Message Line Col
    #A1791 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 44
    #A1792 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 44 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/util/ArraySorter.java

    Severity Rule Message Line Col
    #A1793 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 105. 104
    #A1794 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 105. 104 13
    #A1795 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 116. 115
    #A1796 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 116. 115 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/hat/internal/util/VectorSorter.java

    Severity Rule Message Line Col
    #A1797 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 98. 97
    #A1798 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 98. 97 25
    #A1799 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 107. 106
    #A1800 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 107. 106 13
    #A1801 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 119. 118
    #A1802 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 119. 118 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/GenericListeningConnector.java

    Severity Rule Message Line Col
    #A1803 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 158. 153
    #A1804 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 158. 153 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/LinkedHashMap.java

    Severity Rule Message Line Col
    #A1805 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 314
    #A1806 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 314 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/PacketStream.java

    Severity Rule Message Line Col
    #A1807 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 569. 568
    #A1808 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 569. 568 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/SDE.java

    Severity Rule Message Line Col
    #A1809 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 406. 377
    #A1810 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 406. 377 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VMAction.java

    Severity Rule Message Line Col
    #A1811 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 49. 48
    #A1812 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 49. 48 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/com/sun/tools/jdi/VirtualMachineImpl.java

    Severity Rule Message Line Col
    #A1813 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 813. 817
    #A1814 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 813. 817 1
    #A1815 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 842. 843
    #A1816 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 842. 843 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/applet/Applet.java

    Severity Rule Message Line Col
    #A1817 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 190. 172
    #A1818 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 190. 172 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTError.java

    Severity Rule Message Line Col
    #A1819 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1820 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTEvent.java

    Severity Rule Message Line Col
    #A1821 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 108. 105
    #A1822 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 108. 105 4
    #A1823 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 114. 111
    #A1824 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 114. 111 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTEventMulticaster.java

    Severity Rule Message Line Col
    #A1825 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 668. 662
    #A1826 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 668. 662 5
    #A1827 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 679. 672
    #A1828 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 679. 672 5
    #A1829 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 690. 683
    #A1830 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 690. 683 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/AWTException.java

    Severity Rule Message Line Col
    #A1831 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1832 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/BasicStroke.java

    Severity Rule Message Line Col
    #A1833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 397
    #A1834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 408. 397 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/BorderLayout.java

    Severity Rule Message Line Col
    #A1835 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 136. 126
    #A1836 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 136. 126 5
    #A1837 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 138
    #A1838 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 138 5
    #A1839 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 159. 149
    #A1840 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 159. 149 5
    #A1841 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 170. 160
    #A1842 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 170. 160 6
    #A1843 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 181. 171
    #A1844 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 181. 171 5
    #A1845 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 193
    #A1846 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 193 5
    #A1847 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 225. 219
    #A1848 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 225. 219 6
    #A1849 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 232. 226
    #A1850 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 232. 226 6
    #A1851 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 239. 233
    #A1852 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 239. 233 5
    #A1853 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 342
    #A1854 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 345. 342 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Button.java

    Severity Rule Message Line Col
    #A1855 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 518. 501
    #A1856 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 518. 501 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Canvas.java

    Severity Rule Message Line Col
    #A1857 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 52. 49
    #A1858 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 52. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Checkbox.java

    Severity Rule Message Line Col
    #A1859 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 682
    #A1860 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 682 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/CheckboxMenuItem.java

    Severity Rule Message Line Col
    #A1861 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 73
    #A1862 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 73 4
    #A1863 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 86
    #A1864 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 86 5
    #A1865 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 497. 485
    #A1866 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 497. 485 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Choice.java

    Severity Rule Message Line Col
    #A1867 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 103. 100
    #A1868 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 103. 100 5
    #A1869 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 713
    #A1870 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 713 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Color.java

    Severity Rule Message Line Col
    #A1871 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 259. 256
    #A1872 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 259. 256 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    #A1873 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 997. 999
    #A1874 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 997. 999 22
    #A1875 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 4,823. 4821
    #A1876 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 4,823. 4821 13
    #A1877 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 8, indentation should be the same level as line 4,960. 4959
    #A1878 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 8, indentation should be the same level as line 4,960. 4959 35
    #A1879 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,127. 6119
    #A1880 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 6,127. 6119 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Dialog.java

    Severity Rule Message Line Col
    #A1881 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 328. 313
    #A1882 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 328. 313 5
    #A1883 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 354. 332
    #A1884 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 354. 332 5
    #A1885 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 375. 358
    #A1886 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 375. 358 5
    #A1887 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 405. 379
    #A1888 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 405. 379 5
    #A1889 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 438. 409
    #A1890 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 438. 409 5
    #A1891 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 456. 443
    #A1892 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 456. 443 5
    #A1893 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 476. 460
    #A1894 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 476. 460 5
    #A1895 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 506. 480
    #A1896 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 506. 480 5
    #A1897 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 542. 510
    #A1898 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 542. 510 5
    #A1899 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,026. 1006
    #A1900 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,026. 1006 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Dimension.java

    Severity Rule Message Line Col
    #A1901 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 76
    #A1902 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 76 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Event.java

    Severity Rule Message Line Col
    #A1903 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 518. 507
    #A1904 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 518. 507 1
    #A1905 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 553. 552
    #A1906 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 553. 552 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/EventDispatchThread.java

    Severity Rule Message Line Col
    #A1907 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 12, indentation should be the same level as line 224. 225
    #A1908 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 12, indentation should be the same level as line 224. 225 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FileDialog.java

    Severity Rule Message Line Col
    #A1909 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 133
    #A1910 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 136. 133 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FlowLayout.java

    Severity Rule Message Line Col
    #A1911 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 196. 193
    #A1912 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 196. 193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Font.java

    Severity Rule Message Line Col
    #A1913 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,327. 2300
    #A1914 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,327. 2300 4
    #A1915 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,362. 2334
    #A1916 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,362. 2334 4
    #A1917 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,429. 2400
    #A1918 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,429. 2400 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/FontMetrics.java

    Severity Rule Message Line Col
    #A1919 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 574. 556
    #A1920 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 574. 556 4
    #A1921 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 596. 581
    #A1922 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 596. 581 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Frame.java

    Severity Rule Message Line Col
    #A1923 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 144. 141
    #A1924 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 144. 141 4
    #A1925 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 148
    #A1926 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 148 4
    #A1927 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 154
    #A1928 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 157. 154 4
    #A1929 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 163. 160
    #A1930 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 163. 160 4
    #A1931 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 166
    #A1932 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 166 4
    #A1933 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 175. 172
    #A1934 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 175. 172 4
    #A1935 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 181. 178
    #A1936 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 181. 178 4
    #A1937 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 187. 184
    #A1938 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 187. 184 4
    #A1939 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 193. 190
    #A1940 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 193. 190 4
    #A1941 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 196
    #A1942 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 196 4
    #A1943 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 202
    #A1944 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 202 4
    #A1945 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 208
    #A1946 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 211. 208 4
    #A1947 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 214
    #A1948 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 214 4
    #A1949 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 220
    #A1950 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 220 4
    #A1951 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 364. 361
    #A1952 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 364. 361 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Graphics.java

    Severity Rule Message Line Col
    #A1953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 800. 785
    #A1954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 800. 785 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Graphics2D.java

    Severity Rule Message Line Col
    #A1955 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1189
    #A1956 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,208. 1189 5
    #A1957 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1210
    #A1958 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,232. 1210 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GraphicsDevice.java

    Severity Rule Message Line Col
    #A1959 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 85. 82
    #A1960 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 85. 82 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/GraphicsEnvironment.java

    Severity Rule Message Line Col
    #A1961 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 98. 97
    #A1962 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 98. 97 1
    #A1963 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 112. 111
    #A1964 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 112. 111 1
    #A1965 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 422. 421
    #A1966 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 422. 421 5
    #A1967 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 450. 449
    #A1968 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 450. 449 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/IllegalComponentStateException.java

    Severity Rule Message Line Col
    #A1969 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35
    #A1970 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 35 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Label.java

    Severity Rule Message Line Col
    #A1971 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 104
    #A1972 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 104 5
    #A1973 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 292
    #A1974 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 292 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/List.java

    Severity Rule Message Line Col
    #A1975 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 172
    #A1976 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 172 5
    #A1977 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,272. 1259
    #A1978 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,272. 1259 1
    #A1979 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 1,388. 1380
    #A1980 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 1,388. 1380 5
    #A1981 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,388. 1382
    #A1982 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,388. 1382 9
    #A1983 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,401. 1392
    #A1984 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,401. 1392 9
    #A1985 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,432. 1423
    #A1986 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,432. 1423 9
    #A1987 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,443. 1436
    #A1988 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,443. 1436 9
    #A1989 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,451. 1447
    #A1990 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,451. 1447 9
    #A1991 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,466. 1462
    #A1992 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,466. 1462 9
    #A1993 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,481. 1474
    #A1994 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,481. 1474 8
    #A1995 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,491. 1489
    #A1996 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,491. 1489 9
    #A1997 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 1,510. 1503
    #A1998 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 1,510. 1503 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Menu.java

    Severity Rule Message Line Col
    #A1999 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 105. 102
    #A2000 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 105. 102 5
    #A2001 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 578. 566
    #A2002 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 578. 566 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuBar.java

    Severity Rule Message Line Col
    #A2003 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 103
    #A2004 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 103 5
    #A2005 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 335. 324
    #A2006 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 335. 324 5
    #A2007 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 443
    #A2008 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 455. 443 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuComponent.java

    Severity Rule Message Line Col
    #A2009 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 167. 169
    #A2010 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 167. 169 22
    #A2011 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 945. 939
    #A2012 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 945. 939 9
    #A2013 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 961. 949
    #A2014 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 961. 949 9
    #A2015 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 974. 965
    #A2016 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 974. 965 9
    #A2017 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 988. 978
    #A2018 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 988. 978 9
    #A2019 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,000. 992
    #A2020 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,000. 992 9
    #A2021 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,008. 1004
    #A2022 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,008. 1004 9
    #A2023 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,016. 1012
    #A2024 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,016. 1012 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuItem.java

    Severity Rule Message Line Col
    #A2025 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 756. 744
    #A2026 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 756. 744 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/MenuShortcut.java

    Severity Rule Message Line Col
    #A2027 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89
    #A2028 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 92. 89 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Panel.java

    Severity Rule Message Line Col
    #A2029 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 48. 45
    #A2030 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 48. 45 5
    #A2031 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 93
    #A2032 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 93 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/PopupMenu.java

    Severity Rule Message Line Col
    #A2033 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 134
    #A2034 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 134 4
    #A2035 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 195
    #A2036 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 195 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Rectangle.java

    Severity Rule Message Line Col
    #A2037 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 165. 162
    #A2038 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 165. 162 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/ScrollPane.java

    Severity Rule Message Line Col
    #A2039 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 699. 714
    #A2040 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 699. 714 1
    #A2041 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 767. 755
    #A2042 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 767. 755 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Scrollbar.java

    Severity Rule Message Line Col
    #A2043 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,229. 1216
    #A2044 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,229. 1216 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/SystemColor.java

    Severity Rule Message Line Col
    #A2045 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 52
    #A2046 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 52 4
    #A2047 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 276
    #A2048 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 279. 276 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextArea.java

    Severity Rule Message Line Col
    #A2049 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 131. 128
    #A2050 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 131. 128 5
    #A2051 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 679. 665
    #A2052 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 679. 665 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextComponent.java

    Severity Rule Message Line Col
    #A2053 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 835. 829
    #A2054 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 835. 829 1
    #A2055 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 836. 837
    #A2056 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 836. 837 1
    #A2057 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 851. 852
    #A2058 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 851. 852 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/TextField.java

    Severity Rule Message Line Col
    #A2059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 714
    #A2060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 727. 714 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Toolkit.java

    Severity Rule Message Line Col
    #A2061 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 502. 472
    #A2062 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 502. 472 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/Window.java

    Severity Rule Message Line Col
    #A2063 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 1,672. 1677
    #A2064 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 1,672. 1677 2
    #A2065 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,758. 2755
    #A2066 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,758. 2755 4
    #A2067 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 2,998. 2997
    #A2068 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 2,998. 2997 42
    #A2069 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 3,000. 2999
    #A2070 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 12, indentation should be the same level as line 3,000. 2999 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/color/ICC_Profile.java

    Severity Rule Message Line Col
    #A2071 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 402. 397
    #A2072 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 402. 397 68
    #A2073 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 509. 504
    #A2074 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 509. 504 68
    #A2075 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 515. 510
    #A2076 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 515. 510 68
    #A2077 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 546. 541
    #A2078 warning CommentsIndentation Block comment has incorrect indentation level 67, expected is 4, indentation should be the same level as line 546. 541 68
    #A2079 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,419. 1418
    #A2080 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,419. 1418 50
    #A2081 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,435. 1434
    #A2082 warning CommentsIndentation Block comment has incorrect indentation level 49, expected is 8, indentation should be the same level as line 1,435. 1434 50
    #A2083 warning CommentsIndentation Block comment has incorrect indentation level 43, expected is 8, indentation should be the same level as line 1,548. 1549
    #A2084 warning CommentsIndentation Block comment has incorrect indentation level 43, expected is 8, indentation should be the same level as line 1,548. 1549 44
    #A2085 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 1,566. 1563
    #A2086 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 1,566. 1563 45
    #A2087 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,597. 1594
    #A2088 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,597. 1594 48
    #A2089 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,639. 1636
    #A2090 warning CommentsIndentation Block comment has incorrect indentation level 47, expected is 8, indentation should be the same level as line 1,639. 1636 48
    #A2091 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,818. 1817
    #A2092 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,818. 1817 37
    #A2093 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,833. 1832
    #A2094 warning CommentsIndentation Block comment has incorrect indentation level 36, expected is 16, indentation should be the same level as line 1,833. 1832 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/DataFlavor.java

    Severity Rule Message Line Col
    #A2095 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 446. 432
    #A2096 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 446. 432 4
    #A2097 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,118. 1114
    #A2098 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,118. 1114 4
    #A2099 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,135. 1130
    #A2100 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,135. 1130 4
    #A2101 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,177. 1172
    #A2102 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,177. 1172 4
    #A2103 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,186. 1181
    #A2104 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,186. 1181 4
    #A2105 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,197. 1190
    #A2106 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,197. 1190 4
    #A2107 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,320. 1315
    #A2108 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,320. 1315 4
    #A2109 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,342. 1328
    #A2110 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,342. 1328 4
    #A2111 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,358. 1347
    #A2112 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,358. 1347 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/datatransfer/MimeTypeParameterList.java

    Severity Rule Message Line Col
    #A2113 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 296
    #A2114 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 300. 296 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DragGestureListener.java

    Severity Rule Message Line Col
    #A2115 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 48. 32
    #A2116 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 48. 32 1
    #A2117 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 63. 50
    #A2118 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 63. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/dnd/DropTargetContext.java

    Severity Rule Message Line Col
    #A2119 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 317. 303
    #A2120 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 317. 303 1
    #A2121 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 404
    #A2122 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 415. 404 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/AdjustmentEvent.java

    Severity Rule Message Line Col
    #A2123 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 144. 141
    #A2124 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 144. 141 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ComponentEvent.java

    Severity Rule Message Line Col
    #A2125 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 82. 79
    #A2126 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 82. 79 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ContainerEvent.java

    Severity Rule Message Line Col
    #A2127 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73
    #A2128 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/ItemEvent.java

    Severity Rule Message Line Col
    #A2129 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 150
    #A2130 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 150 4
    #A2131 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 159
    #A2132 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 168. 159 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/event/MouseEvent.java

    Severity Rule Message Line Col
    #A2133 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 616. 566
    #A2134 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 616. 566 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/GlyphJustificationInfo.java

    Severity Rule Message Line Col
    #A2135 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 102. 79
    #A2136 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 102. 79 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/LineBreakMeasurer.java

    Severity Rule Message Line Col
    #A2137 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 375. 368
    #A2138 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 375. 368 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/OpenType.java

    Severity Rule Message Line Col
    #A2139 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 292. 288
    #A2140 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 292. 288 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextAttribute.java

    Severity Rule Message Line Col
    #A2141 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 579. 544
    #A2142 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 579. 544 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextJustifier.java

    Severity Rule Message Line Col
    #A2143 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 31, indentation should be the same level as line 188. 187
    #A2144 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 31, indentation should be the same level as line 188. 187 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextLayout.java

    Severity Rule Message Line Col
    #A2145 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 321. 318
    #A2146 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 321. 318 9
    #A2147 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,725. 2710
    #A2148 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,725. 2710 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/font/TextLine.java

    Severity Rule Message Line Col
    #A2149 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,296. 1293
    #A2150 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,296. 1293 3
    #A2151 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,311. 1307
    #A2152 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,311. 1307 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/AffineTransform.java

    Severity Rule Message Line Col
    #A2153 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 397. 391
    #A2154 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 397. 391 5
    #A2155 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 405. 399
    #A2156 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 405. 399 5
    #A2157 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 413. 407
    #A2158 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 413. 407 5
    #A2159 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 421. 415
    #A2160 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 421. 415 5
    #A2161 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 429. 423
    #A2162 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 429. 423 5
    #A2163 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,236. 2235
    #A2164 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 2,236. 2235 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/FlatteningPathIterator.java

    Severity Rule Message Line Col
    #A2165 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 46. 44
    #A2166 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 46. 44 41
    #A2167 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 58. 56
    #A2168 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 58. 56 41
    #A2169 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 65. 63
    #A2170 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 65. 63 41
    #A2171 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 68. 66
    #A2172 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 68. 66 41
    #A2173 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 74. 72
    #A2174 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 74. 72 41
    #A2175 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 78. 76
    #A2176 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 78. 76 41
    #A2177 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 82. 80
    #A2178 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 82. 80 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/geom/Path2D.java

    Severity Rule Message Line Col
    #A2179 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,369. 2364
    #A2180 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,369. 2364 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/BufferedImage.java

    Severity Rule Message Line Col
    #A2181 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 622. 616
    #A2182 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 622. 616 1
    #A2183 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,478. 1468
    #A2184 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,478. 1468 3
    #A2185 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,512. 1507
    #A2186 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,512. 1507 3
    #A2187 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,521. 1515
    #A2188 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,521. 1515 3
    #A2189 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,579. 1570
    #A2190 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,579. 1570 3
    #A2191 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,594. 1583
    #A2192 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,594. 1583 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ColorConvertOp.java

    Severity Rule Message Line Col
    #A2193 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 206. 179
    #A2194 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 206. 179 6
    #A2195 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 12, indentation should be the same level as line 391. 390
    #A2196 warning CommentsIndentation Block comment has incorrect indentation level 35, expected is 12, indentation should be the same level as line 391. 390 36
    #A2197 warning CommentsIndentation Block comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 406. 404
    #A2198 warning CommentsIndentation Block comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 406. 404 41
    #A2199 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 515. 513
    #A2200 warning CommentsIndentation Block comment has incorrect indentation level 44, expected is 16, indentation should be the same level as line 515. 513 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ColorModel.java

    Severity Rule Message Line Col
    #A2201 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 1,695. 1694
    #A2202 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 1,695. 1694 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ComponentColorModel.java

    Severity Rule Message Line Col
    #A2203 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 187. 186
    #A2204 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 187. 186 29
    #A2205 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 1,137. 1136
    #A2206 warning CommentsIndentation Comment has incorrect indentation level 39, expected is 12, indentation should be the same level as line 1,137. 1136 40
    #A2207 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,681. 1657
    #A2208 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,681. 1657 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/ComponentSampleModel.java

    Severity Rule Message Line Col
    #A2209 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 249
    #A2210 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 253. 249 5
    #A2211 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 271. 268
    #A2212 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 271. 268 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/RenderedImage.java

    Severity Rule Message Line Col
    #A2213 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 183. 175
    #A2214 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 183. 175 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/TileObserver.java

    Severity Rule Message Line Col
    #A2215 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 41
    #A2216 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 51. 41 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderableImage.java

    Severity Rule Message Line Col
    #A2217 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 71. 64
    #A2218 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 71. 64 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/image/renderable/RenderableImageProducer.java

    Severity Rule Message Line Col
    #A2219 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 101. 95
    #A2220 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 101. 95 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/Book.java

    Severity Rule Message Line Col
    #A2221 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 45
    #A2222 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 45 2
    #A2223 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 57. 52
    #A2224 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 57. 52 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/PageFormat.java

    Severity Rule Message Line Col
    #A2225 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 39
    #A2226 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 39 2
    #A2227 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 68. 63
    #A2228 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 68. 63 2
    #A2229 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 77
    #A2230 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 83. 77 2
    #A2231 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 95. 88
    #A2232 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 95. 88 2
    #A2233 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 282
    #A2234 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 282 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/Paper.java

    Severity Rule Message Line Col
    #A2235 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 45
    #A2236 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 45 2
    #A2237 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 62. 51
    #A2238 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 62. 51 2
    #A2239 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 87. 81
    #A2240 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 87. 81 2
    #A2241 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 102. 95
    #A2242 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 102. 95 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/awt/print/PrinterJob.java

    Severity Rule Message Line Col
    #A2243 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 72. 53
    #A2244 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 72. 53 2
    #A2245 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 160. 154
    #A2246 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 160. 154 2
    #A2247 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 559. 521
    #A2248 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 559. 521 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/Customizer.java

    Severity Rule Message Line Col
    #A2249 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 56. 47
    #A2250 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 56. 47 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/MetaData.java

    Severity Rule Message Line Col
    #A2251 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 666. 665
    #A2252 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 666. 665 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/PropertyVetoException.java

    Severity Rule Message Line Col
    #A2253 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 50
    #A2254 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 50 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContext.java

    Severity Rule Message Line Col
    #A2255 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 113. 105
    #A2256 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 113. 105 6
    #A2257 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 123. 115
    #A2258 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 123. 115 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextChildSupport.java

    Severity Rule Message Line Col
    #A2259 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 356. 352
    #A2260 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 356. 352 4
    #A2261 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 362. 358
    #A2262 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 362. 358 4
    #A2263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 366
    #A2264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 366 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextMembershipEvent.java

    Severity Rule Message Line Col
    #A2265 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 130. 126
    #A2266 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 130. 126 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServiceProvider.java

    Severity Rule Message Line Col
    #A2267 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 54
    #A2268 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 54 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/beans/beancontext/BeanContextServicesSupport.java

    Severity Rule Message Line Col
    #A2269 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 597. 590
    #A2270 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 597. 590 5
    #A2271 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 819. 815
    #A2272 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 819. 815 5
    #A2273 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 931. 921
    #A2274 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 931. 921 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Console.java

    Severity Rule Message Line Col
    #A2275 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 94
    #A2276 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 100. 94 4
    #A2277 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 104
    #A2278 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 133. 104 4
    #A2279 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 167. 137
    #A2280 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 167. 137 4
    #A2281 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 172
    #A2282 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 206. 172 4
    #A2283 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 241. 210
    #A2284 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 241. 210 4
    #A2285 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 259
    #A2286 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 269. 259 4
    #A2287 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 305. 273
    #A2288 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 305. 273 4
    #A2289 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 349. 339
    #A2290 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 349. 339 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileInputStream.java

    Severity Rule Message Line Col
    #A2291 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 312. 307
    #A2292 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 312. 307 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileOutputStream.java

    Severity Rule Message Line Col
    #A2293 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 376. 366
    #A2294 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 376. 366 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    #A2295 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 157. 151
    #A2296 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 157. 151 29
    #A2297 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 178. 163
    #A2298 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 178. 163 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/FileReader.java

    Severity Rule Message Line Col
    #A2299 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 47
    #A2300 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 47 4
    #A2301 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 61
    #A2302 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 61 4
    #A2303 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 75
    #A2304 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 75 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectInputStream.java

    Severity Rule Message Line Col
    #A2305 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 1,819. 1812
    #A2306 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 1,819. 1812 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/ObjectStreamConstants.java

    Severity Rule Message Line Col
    #A2307 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 213. 202
    #A2308 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 213. 202 4
    #A2309 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 234. 216
    #A2310 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 234. 216 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedInputStream.java

    Severity Rule Message Line Col
    #A2311 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 55
    #A2312 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 55 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedOutputStream.java

    Severity Rule Message Line Col
    #A2313 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 53. 49
    #A2314 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 53. 49 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/PipedReader.java

    Severity Rule Message Line Col
    #A2315 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48
    #A2316 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 51. 48 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/io/Reader.java

    Severity Rule Message Line Col
    #A2317 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 260. 252
    #A2318 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 260. 252 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/AbstractStringBuilder.java

    Severity Rule Message Line Col
    #A2319 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,088. 1044
    #A2320 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,088. 1044 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Character.java

    Severity Rule Message Line Col
    #A2321 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 4,329. 4328
    #A2322 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 4,329. 4328 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Class.java

    Severity Rule Message Line Col
    #A2323 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,040. 2005
    #A2324 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,040. 2005 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ClassNotFoundException.java

    Severity Rule Message Line Col
    #A2325 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 54
    #A2326 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ConditionalSpecialCasing.java

    Severity Rule Message Line Col
    #A2327 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 82
    #A2328 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 82 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Integer.java

    Severity Rule Message Line Col
    #A2329 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 327. 315
    #A2330 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 327. 315 9
    #A2331 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 359. 358
    #A2332 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 359. 358 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Long.java

    Severity Rule Message Line Col
    #A2333 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,047. 1046
    #A2334 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,047. 1046 9
    #A2335 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,095. 1086
    #A2336 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,095. 1086 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Math.java

    Severity Rule Message Line Col
    #A2337 warning CommentsIndentation Comment has incorrect indentation level 35, expected is 8, indentation should be the same level as line 321. 325
    #A2338 warning CommentsIndentation Comment has incorrect indentation level 35, expected is 8, indentation should be the same level as line 321. 325 36

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/StringBuffer.java

    Severity Rule Message Line Col
    #A2339 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 83. 29
    #A2340 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 83. 29 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/System.java

    Severity Rule Message Line Col
    #A2341 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 207. 199
    #A2342 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 207. 199 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/Thread.java

    Severity Rule Message Line Col
    #A2343 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 250. 247
    #A2344 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 250. 247 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/ThreadLocal.java

    Severity Rule Message Line Col
    #A2345 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 199. 188
    #A2346 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 199. 188 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FilterGeneric.java

    Severity Rule Message Line Col
    #A2347 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 505. 504
    #A2348 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 505. 504 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FilterOneArgument.java

    Severity Rule Message Line Col
    #A2349 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 83
    #A2350 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 83 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/FromGeneric.java

    Severity Rule Message Line Col
    #A2351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 501. 500
    #A2352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 501. 500 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MemberName.java

    Severity Rule Message Line Col
    #A2353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 504. 502
    #A2354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 504. 502 1
    #A2355 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 538. 727
    #A2356 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 538. 727 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/MethodTypeForm.java

    Severity Rule Message Line Col
    #A2357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 337. 336
    #A2358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 337. 336 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/SpreadGeneric.java

    Severity Rule Message Line Col
    #A2359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 416. 415
    #A2360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 416. 415 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/invoke/ToGeneric.java

    Severity Rule Message Line Col
    #A2361 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 623. 622
    #A2362 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 623. 622 1
    #A2363 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 744. 743
    #A2364 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 744. 743 1
    #A2365 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 805. 804
    #A2366 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 805. 804 1
    #A2367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 856. 855
    #A2368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 856. 855 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/management/ThreadInfo.java

    Severity Rule Message Line Col
    #A2369 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 834. 833
    #A2370 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 834. 833 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/AnnotatedElement.java

    Severity Rule Message Line Col
    #A2371 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 74. 62
    #A2372 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 74. 62 5
    #A2373 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 87. 76
    #A2374 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 87. 76 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Constructor.java

    Severity Rule Message Line Col
    #A2375 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 286. 264
    #A2376 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 286. 264 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/InvocationTargetException.java

    Severity Rule Message Line Col
    #A2377 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 56. 48
    #A2378 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 56. 48 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/lang/reflect/Method.java

    Severity Rule Message Line Col
    #A2379 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 88. 86
    #A2380 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 88. 86 4
    #A2381 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 333. 311
    #A2382 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 333. 311 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigDecimal.java

    Severity Rule Message Line Col
    #A2383 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 246. 236
    #A2384 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 246. 236 25
    #A2385 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,042. 2044
    #A2386 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,042. 2044 17
    #A2387 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 3,559. 3560
    #A2388 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 3,559. 3560 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/BigInteger.java

    Severity Rule Message Line Col
    #A2389 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 133. 125
    #A2390 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 133. 125 6
    #A2391 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 644
    #A2392 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 656. 644 4
    #A2393 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,701. 1643
    #A2394 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,701. 1643 5
    #A2395 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,030. 3025
    #A2396 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,030. 3025 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/MutableBigInteger.java

    Severity Rule Message Line Col
    #A2397 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 814. 806
    #A2398 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 814. 806 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/RoundingMode.java

    Severity Rule Message Line Col
    #A2399 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 118. 96
    #A2400 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 118. 96 9
    #A2401 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 141. 120
    #A2402 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 141. 120 9
    #A2403 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 165. 143
    #A2404 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 165. 143 9
    #A2405 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 189. 167
    #A2406 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 189. 167 9
    #A2407 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 215. 191
    #A2408 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 215. 191 9
    #A2409 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 240. 217
    #A2410 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 240. 217 9
    #A2411 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 272. 242
    #A2412 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 272. 242 9
    #A2413 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 295. 274
    #A2414 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 295. 274 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/math/SignedMutableBigInteger.java

    Severity Rule Message Line Col
    #A2415 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49
    #A2416 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 52. 49 4
    #A2417 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 82
    #A2418 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 85. 82 4
    #A2419 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 93
    #A2420 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 96. 93 4
    #A2421 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 104
    #A2422 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 107. 104 4
    #A2423 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 118. 115
    #A2424 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 118. 115 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/AbstractPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    #A2425 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 240. 235
    #A2426 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 240. 235 5
    #A2427 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 9, indentation should be the same level as line 249. 245
    #A2428 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 9, indentation should be the same level as line 249. 245 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/AbstractPlainSocketImpl.java

    Severity Rule Message Line Col
    #A2429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 72
    #A2430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 72 4
    #A2431 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 212. 208
    #A2432 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 212. 208 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/HttpURLConnection.java

    Severity Rule Message Line Col
    #A2433 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 368. 353
    #A2434 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 368. 353 5
    #A2435 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 603. 585
    #A2436 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 603. 585 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Inet6Address.java

    Severity Rule Message Line Col
    #A2437 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 614. 607
    #A2438 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 614. 607 5
    #A2439 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 625. 618
    #A2440 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 625. 618 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/InterfaceAddress.java

    Severity Rule Message Line Col
    #A2441 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 72
    #A2442 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 72 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Proxy.java

    Severity Rule Message Line Col
    #A2443 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 148. 134
    #A2444 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 148. 134 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SecureCacheResponse.java

    Severity Rule Message Line Col
    #A2445 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77
    #A2446 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77 5
    #A2447 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 94
    #A2448 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 94 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/ServerSocket.java

    Severity Rule Message Line Col
    #A2449 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 807. 772
    #A2450 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 807. 772 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/Socket.java

    Severity Rule Message Line Col
    #A2451 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 440. 432
    #A2452 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 440. 432 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocketPermission.java

    Severity Rule Message Line Col
    #A2453 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 193. 190
    #A2454 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 193. 190 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/SocksSocketImpl.java

    Severity Rule Message Line Col
    #A2455 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 256
    #A2456 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 257. 256 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLClassLoader.java

    Severity Rule Message Line Col
    #A2457 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 281. 253
    #A2458 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 281. 253 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLConnection.java

    Severity Rule Message Line Col
    #A2459 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 171
    #A2460 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 184. 171 4
    #A2461 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 186
    #A2462 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 186 4
    #A2463 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 214. 201
    #A2464 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 214. 201 4
    #A2465 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 235. 218
    #A2466 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 235. 218 4
    #A2467 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 254. 239
    #A2468 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 254. 239 4
    #A2469 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 256
    #A2470 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 274. 256 4
    #A2471 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 281. 276
    #A2472 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 281. 276 4
    #A2473 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 297. 294
    #A2474 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 297. 294 4
    #A2475 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,050. 1038
    #A2476 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,050. 1038 4
    #A2477 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1054
    #A2478 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1054 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/net/URLStreamHandler.java

    Severity Rule Message Line Col
    #A2479 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 143. 141
    #A2480 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 143. 141 1
    #A2481 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 530. 511
    #A2482 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 530. 511 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/nio/channels/spi/SelectorProvider.java

    Severity Rule Message Line Col
    #A2483 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 298. 240
    #A2484 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 298. 240 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/AccessException.java

    Severity Rule Message Line Col
    #A2485 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 46. 45
    #A2486 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 46. 45 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/ConnectException.java

    Severity Rule Message Line Col
    #A2487 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37
    #A2488 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/RMISecurityException.java

    Severity Rule Message Line Col
    #A2489 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 42
    #A2490 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 42 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/UnknownHostException.java

    Severity Rule Message Line Col
    #A2491 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37
    #A2492 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 38. 37 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationInstantiator.java

    Severity Rule Message Line Col
    #A2493 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 44
    #A2494 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/rmi/activation/ActivationMonitor.java

    Severity Rule Message Line Col
    #A2495 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 51
    #A2496 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 51 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/AccessControlContext.java

    Severity Rule Message Line Col
    #A2497 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 442. 441
    #A2498 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 442. 441 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestException.java

    Severity Rule Message Line Col
    #A2499 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46
    #A2500 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestInputStream.java

    Severity Rule Message Line Col
    #A2501 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 185. 181
    #A2502 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 185. 181 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/DigestOutputStream.java

    Severity Rule Message Line Col
    #A2503 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 168. 164
    #A2504 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 168. 164 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Key.java

    Severity Rule Message Line Col
    #A2505 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 107
    #A2506 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 112. 107 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyManagementException.java

    Severity Rule Message Line Col
    #A2507 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 66. 59
    #A2508 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 66. 59 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyPair.java

    Severity Rule Message Line Col
    #A2509 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 78. 73
    #A2510 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 3, indentation should be the same level as line 78. 73 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/KeyStoreException.java

    Severity Rule Message Line Col
    #A2511 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 57. 50
    #A2512 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 57. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/SecureRandomSpi.java

    Severity Rule Message Line Col
    #A2513 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 65
    #A2514 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 65 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/Signer.java

    Severity Rule Message Line Col
    #A2515 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 113
    #A2516 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 113 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnrecoverableEntryException.java

    Severity Rule Message Line Col
    #A2517 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46
    #A2518 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/UnrecoverableKeyException.java

    Severity Rule Message Line Col
    #A2519 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46
    #A2520 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 53. 46 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/cert/CRLException.java

    Severity Rule Message Line Col
    #A2521 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 44. 39
    #A2522 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 44. 39 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/DSAKeyPairGenerator.java

    Severity Rule Message Line Col
    #A2523 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 83. 69
    #A2524 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 83. 69 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/DSAPrivateKey.java

    Severity Rule Message Line Col
    #A2525 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 45
    #A2526 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/DSAPublicKey.java

    Severity Rule Message Line Col
    #A2527 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 45
    #A2528 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/ECPrivateKey.java

    Severity Rule Message Line Col
    #A2529 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 42
    #A2530 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 46. 42 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/interfaces/ECPublicKey.java

    Severity Rule Message Line Col
    #A2531 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 44
    #A2532 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 48. 44 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAMultiPrimePrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A2533 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 89. 59
    #A2534 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 89. 59 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAOtherPrimeInfo.java

    Severity Rule Message Line Col
    #A2535 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 60
    #A2536 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 74. 60 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/security/spec/RSAPrivateCrtKeySpec.java

    Severity Rule Message Line Col
    #A2537 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 57
    #A2538 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 57 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/CallableStatement.java

    Severity Rule Message Line Col
    #A2539 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 657. 621
    #A2540 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 657. 621 3
    #A2541 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,814. 1800
    #A2542 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,814. 1800 6
    #A2543 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,892. 1871
    #A2544 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,892. 1871 5
    #A2545 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,921. 1895
    #A2546 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,921. 1895 5
    #A2547 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,946. 1923
    #A2548 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,946. 1923 5
    #A2549 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,262. 2238
    #A2550 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 2,262. 2238 9
    #A2551 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 2,289. 2265
    #A2552 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 2,289. 2265 6
    #A2553 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 2,365. 2342
    #A2554 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 2,365. 2342 3
    #A2555 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,388. 2367
    #A2556 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,388. 2367 5
    #A2557 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,413. 2391
    #A2558 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,413. 2391 5
    #A2559 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,437. 2415
    #A2560 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,437. 2415 5
    #A2561 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,468. 2443
    #A2562 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,468. 2443 5
    #A2563 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,497. 2471
    #A2564 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,497. 2471 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Connection.java

    Severity Rule Message Line Col
    #A2565 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,125. 1102
    #A2566 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,125. 1102 9
    #A2567 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,180. 1127
    #A2568 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,180. 1127 9
    #A2569 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,213. 1183
    #A2570 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,213. 1183 9
    #A2571 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,238. 1216
    #A2572 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,238. 1216 9
    #A2573 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,256. 1241
    #A2574 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,256. 1241 9
    #A2575 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,285. 1259
    #A2576 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,285. 1259 1
    #A2577 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,302. 1288
    #A2578 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 1,302. 1288 1
    #A2579 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,326. 1307
    #A2580 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,326. 1307 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/DataTruncation.java

    Severity Rule Message Line Col
    #A2581 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 158
    #A2582 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 161. 158 9
    #A2583 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 163
    #A2584 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 166. 163 9
    #A2585 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 168
    #A2586 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 171. 168 9
    #A2587 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 176. 173
    #A2588 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 176. 173 9
    #A2589 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 178
    #A2590 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 181. 178 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/DatabaseMetaData.java

    Severity Rule Message Line Col
    #A2591 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,167. 3156
    #A2592 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,167. 3156 6
    #A2593 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 3,508. 3499
    #A2594 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 3,508. 3499 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Date.java

    Severity Rule Message Line Col
    #A2595 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 181. 173
    #A2596 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 181. 173 4
    #A2597 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 193. 185
    #A2598 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 193. 185 4
    #A2599 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 197
    #A2600 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 205. 197 4
    #A2601 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 209
    #A2602 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 217. 209 4
    #A2603 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 229. 221
    #A2604 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 229. 221 4
    #A2605 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 241. 233
    #A2606 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 241. 233 4
    #A2607 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 245
    #A2608 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 245 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/PreparedStatement.java

    Severity Rule Message Line Col
    #A2609 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 409. 388
    #A2610 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 409. 388 4
    #A2611 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 716. 679
    #A2612 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 716. 679 5
    #A2613 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 787. 769
    #A2614 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 787. 769 5
    #A2615 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 805. 789
    #A2616 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 805. 789 5
    #A2617 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 820. 807
    #A2618 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 820. 807 5
    #A2619 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 841. 822
    #A2620 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 841. 822 5
    #A2621 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 868. 844
    #A2622 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 868. 844 5
    #A2623 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 892. 870
    #A2624 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 892. 870 5
    #A2625 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 993. 972
    #A2626 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 993. 972 4
    #A2627 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,039. 1017
    #A2628 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,039. 1017 9
    #A2629 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,117. 1092
    #A2630 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,117. 1092 9
    #A2631 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,142. 1119
    #A2632 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,142. 1119 3
    #A2633 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,166. 1144
    #A2634 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,166. 1144 5
    #A2635 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,194. 1169
    #A2636 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,194. 1169 5
    #A2637 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,219. 1196
    #A2638 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,219. 1196 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/ResultSet.java

    Severity Rule Message Line Col
    #A2639 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 3,162. 3145
    #A2640 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 3,162. 3145 3
    #A2641 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,657. 3630
    #A2642 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 3,657. 3630 4
    #A2643 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,047. 4018
    #A2644 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 4,047. 4018 4
    #A2645 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,107. 4082
    #A2646 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,107. 4082 5
    #A2647 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,137. 4110
    #A2648 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,137. 4110 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/RowId.java

    Severity Rule Message Line Col
    #A2649 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 86
    #A2650 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 86 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLClientInfoException.java

    Severity Rule Message Line Col
    #A2651 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 315. 303
    #A2652 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 315. 303 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLData.java

    Severity Rule Message Line Col
    #A2653 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 80. 66
    #A2654 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 80. 66 2
    #A2655 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 113. 82
    #A2656 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 113. 82 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    #A2657 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 364. 361
    #A2658 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 364. 361 9
    #A2659 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 369. 366
    #A2660 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 369. 366 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLInput.java

    Severity Rule Message Line Col
    #A2661 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 366
    #A2662 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 366 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLIntegrityConstraintViolationException.java

    Severity Rule Message Line Col
    #A2663 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107
    #A2664 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLInvalidAuthorizationSpecException.java

    Severity Rule Message Line Col
    #A2665 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107
    #A2666 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 120. 107 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLNonTransientConnectionException.java

    Severity Rule Message Line Col
    #A2667 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 121. 108
    #A2668 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 121. 108 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLOutput.java

    Severity Rule Message Line Col
    #A2669 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 49. 28
    #A2670 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 49. 28 1
    #A2671 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 388. 371
    #A2672 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 2, indentation should be the same level as line 388. 371 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLTransientConnectionException.java

    Severity Rule Message Line Col
    #A2673 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 120. 107
    #A2674 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 120. 107 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/SQLWarning.java

    Severity Rule Message Line Col
    #A2675 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 60. 47
    #A2676 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 60. 47 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Statement.java

    Severity Rule Message Line Col
    #A2677 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 602. 594
    #A2678 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 602. 594 3
    #A2679 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 980. 969
    #A2680 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 980. 969 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Time.java

    Severity Rule Message Line Col
    #A2681 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 146
    #A2682 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 155. 146 4
    #A2683 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 160
    #A2684 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 160 4
    #A2685 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 182. 174
    #A2686 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 182. 174 4
    #A2687 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 196. 187
    #A2688 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 196. 187 4
    #A2689 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 210. 201
    #A2690 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 210. 201 4
    #A2691 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 215
    #A2692 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 215 4
    #A2693 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 229
    #A2694 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 229 4
    #A2695 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 247. 243
    #A2696 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 247. 243 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Timestamp.java

    Severity Rule Message Line Col
    #A2697 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 509. 508
    #A2698 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 509. 508 13
    #A2699 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 513. 512
    #A2700 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 513. 512 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Types.java

    Severity Rule Message Line Col
    #A2701 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 41. 36
    #A2702 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 41. 36 1
    #A2703 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 48. 43
    #A2704 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 48. 43 1
    #A2705 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 55. 50
    #A2706 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 55. 50 1
    #A2707 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 62. 57
    #A2708 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 62. 57 1
    #A2709 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 64
    #A2710 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 69. 64 1
    #A2711 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 71
    #A2712 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 76. 71 1
    #A2713 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 78
    #A2714 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 83. 78 1
    #A2715 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 86
    #A2716 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 86 1
    #A2717 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 93
    #A2718 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 93 1
    #A2719 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. 100
    #A2720 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 105. 100 1
    #A2721 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 112. 107
    #A2722 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 112. 107 1
    #A2723 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 119. 114
    #A2724 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 119. 114 1
    #A2725 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 126. 121
    #A2726 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 126. 121 1
    #A2727 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 134. 129
    #A2728 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 134. 129 1
    #A2729 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 141. 136
    #A2730 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 141. 136 1
    #A2731 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 143
    #A2732 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 143 1
    #A2733 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 151
    #A2734 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 151 1
    #A2735 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 163. 158
    #A2736 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 163. 158 1
    #A2737 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 170. 165
    #A2738 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 170. 165 1
    #A2739 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 177. 172
    #A2740 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 177. 172 1
    #A2741 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 185. 179
    #A2742 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 185. 179 5
    #A2743 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 195. 189
    #A2744 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 195. 189 5
    #A2745 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 197
    #A2746 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 203. 197 5
    #A2747 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 211. 205
    #A2748 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 211. 205 5
    #A2749 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 219. 213
    #A2750 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 219. 213 5
    #A2751 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 227. 221
    #A2752 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 227. 221 5
    #A2753 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 235. 229
    #A2754 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 235. 229 5
    #A2755 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 243. 237
    #A2756 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 243. 237 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/sql/Wrapper.java

    Severity Rule Message Line Col
    #A2757 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 61. 44
    #A2758 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 61. 44 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/ChoiceFormat.java

    Severity Rule Message Line Col
    #A2759 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 381. 375
    #A2760 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 381. 375 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/CollationKey.java

    Severity Rule Message Line Col
    #A2761 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 137. 130
    #A2762 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 137. 130 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DecimalFormat.java

    Severity Rule Message Line Col
    #A2763 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 1,533. 1532
    #A2764 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 21, indentation should be the same level as line 1,533. 1532 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/DecimalFormatSymbols.java

    Severity Rule Message Line Col
    #A2765 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 439. 431
    #A2766 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 439. 431 3
    #A2767 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 461. 452
    #A2768 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 461. 452 3
    #A2769 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 766. 756
    #A2770 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 766. 756 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/NumberFormat.java

    Severity Rule Message Line Col
    #A2771 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 285. 279
    #A2772 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 285. 279 4
    #A2773 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 296. 290
    #A2774 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 296. 290 4
    #A2775 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 307. 301
    #A2776 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 307. 301 4
    #A2777 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 317. 311
    #A2778 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 317. 311 4
    #A2779 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 332. 321
    #A2780 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 332. 321 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/RBCollationTables.java

    Severity Rule Message Line Col
    #A2781 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 83. 84
    #A2782 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 83. 84 45

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/RuleBasedCollator.java

    Severity Rule Message Line Col
    #A2783 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 24, indentation should be the same level as line 483. 482
    #A2784 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 24, indentation should be the same level as line 483. 482 49
    #A2785 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 32, indentation should be the same level as line 495. 494
    #A2786 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 32, indentation should be the same level as line 495. 494 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/text/SimpleDateFormat.java

    Severity Rule Message Line Col
    #A2787 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 12, indentation should be the same level as line 1,273. 1272
    #A2788 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 12, indentation should be the same level as line 1,273. 1272 6
    #A2789 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 2,083. 2080
    #A2790 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 16, indentation should be the same level as line 2,083. 2080 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Arrays.java

    Severity Rule Message Line Col
    #A2791 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 424
    #A2792 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 468. 424 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Collections.java

    Severity Rule Message Line Col
    #A2793 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 3,799. 3798
    #A2794 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 3,799. 3798 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/FormatFlagsConversionMismatchException.java

    Severity Rule Message Line Col
    #A2795 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 68. 63
    #A2796 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 68. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Formatter.java

    Severity Rule Message Line Col
    #A2797 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,368. 4367
    #A2798 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,368. 4367 1
    #A2799 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,376. 4375
    #A2800 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,376. 4375 1
    #A2801 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,383. 4382
    #A2802 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,383. 4382 1
    #A2803 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 4,385. 4384
    #A2804 warning CommentsIndentation Comment has incorrect indentation level 44, expected is 8, indentation should be the same level as line 4,385. 4384 45
    #A2805 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,389. 4387
    #A2806 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 4,389. 4387 1
    #A2807 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4413, 4416. 4415
    #A2808 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4413, 4416. 4415 1
    #A2809 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4418, 4424. 4423
    #A2810 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4418, 4424. 4423 1
    #A2811 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4429, 4431. 4430
    #A2812 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 12, indentation should be the same level as line 4429, 4431. 4430 1
    #A2813 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 4,435. 4434
    #A2814 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 4,435. 4434 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/GregorianCalendar.java

    Severity Rule Message Line Col
    #A2815 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 366. 356
    #A2816 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 366. 356 1
    #A2817 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 523. 513
    #A2818 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 523. 513 1
    #A2819 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 585. 579
    #A2820 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 585. 579 1
    #A2821 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 738. 725
    #A2822 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 738. 725 1
    #A2823 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,222. 2215
    #A2824 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,222. 2215 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/InvalidPropertiesFormatException.java

    Severity Rule Message Line Col
    #A2825 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 59
    #A2826 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 59 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Locale.java

    Severity Rule Message Line Col
    #A2827 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,150. 1144
    #A2828 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,150. 1144 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/LocaleISOData.java

    Severity Rule Message Line Col
    #A2829 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 278. 277
    #A2830 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 278. 277 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Objects.java

    Severity Rule Message Line Col
    #A2831 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 77. 60
    #A2832 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 77. 60 4
    #A2833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 125. 99
    #A2834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 125. 99 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Properties.java

    Severity Rule Message Line Col
    #A2835 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 121. 118
    #A2836 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 121. 118 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/PropertyPermission.java

    Severity Rule Message Line Col
    #A2837 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 134. 124
    #A2838 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 134. 124 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Scanner.java

    Severity Rule Message Line Col
    #A2839 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 1,061. 1060
    #A2840 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 1,061. 1060 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/SimpleTimeZone.java

    Severity Rule Message Line Col
    #A2841 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 604. 578
    #A2842 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 604. 578 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/Timer.java

    Severity Rule Message Line Col
    #A2843 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 456. 436
    #A2844 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 456. 436 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedBlockingDeque.java

    Severity Rule Message Line Col
    #A2845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 887. 872
    #A2846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 887. 872 1
    #A2847 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,046. 1043
    #A2848 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,046. 1043 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/concurrent/LinkedBlockingQueue.java

    Severity Rule Message Line Col
    #A2849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 247. 241
    #A2850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 247. 241 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/jar/Attributes.java

    Severity Rule Message Line Col
    #A2851 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 298. 294
    #A2852 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 298. 294 5
    #A2853 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 581. 575
    #A2854 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 581. 575 8
    #A2855 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 637. 631
    #A2856 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 637. 631 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/logging/Handler.java

    Severity Rule Message Line Col
    #A2857 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 220
    #A2858 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 220 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/InvalidPreferencesFormatException.java

    Severity Rule Message Line Col
    #A2859 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 52
    #A2860 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 59. 52 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/NodeChangeEvent.java

    Severity Rule Message Line Col
    #A2861 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 87. 83
    #A2862 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 87. 83 5
    #A2863 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 92
    #A2864 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 92 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/prefs/PreferenceChangeEvent.java

    Severity Rule Message Line Col
    #A2865 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 108. 104
    #A2866 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 108. 104 5
    #A2867 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 117. 113
    #A2868 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 117. 113 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/regex/Pattern.java

    Severity Rule Message Line Col
    #A2869 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 0, indentation should be the same level as line 1,521. 1520
    #A2870 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 0, indentation should be the same level as line 1,521. 1520 9
    #A2871 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,318. 5317
    #A2872 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,318. 5317 13
    #A2873 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,356. 5355
    #A2874 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,356. 5355 13
    #A2875 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,410. 5409
    #A2876 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 5,410. 5409 13
    #A2877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,446. 5441
    #A2878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,446. 5441 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipConstants64.java

    Severity Rule Message Line Col
    #A2879 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 83. 81
    #A2880 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 83. 81 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/java/util/zip/ZipFile.java

    Severity Rule Message Line Col
    #A2881 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 650. 646
    #A2882 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 650. 646 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleContext.java

    Severity Rule Message Line Col
    #A2883 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 341. 321
    #A2884 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 341. 321 6
    #A2885 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 354. 344
    #A2886 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 354. 344 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleResourceBundle.java

    Severity Rule Message Line Col
    #A2887 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 66
    #A2888 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 66 1
    #A2889 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 150. 149
    #A2890 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 150. 149 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleRole.java

    Severity Rule Message Line Col
    #A2891 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53
    #A2892 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 53 1
    #A2893 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 658. 643
    #A2894 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 658. 643 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleSelection.java

    Severity Rule Message Line Col
    #A2895 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 56. 50
    #A2896 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 56. 50 5
    #A2897 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 70. 58
    #A2898 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 70. 58 5
    #A2899 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 72
    #A2900 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 79. 72 5
    #A2901 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 81
    #A2902 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 81 5
    #A2903 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 101. 93
    #A2904 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 101. 93 5
    #A2905 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 103
    #A2906 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 103 5
    #A2907 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 113. 109
    #A2908 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 113. 109 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleStreamable.java

    Severity Rule Message Line Col
    #A2909 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 55. 48
    #A2910 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 55. 48 5
    #A2911 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 64. 57
    #A2912 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 64. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/accessibility/AccessibleValue.java

    Severity Rule Message Line Col
    #A2913 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 73
    #A2914 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 73 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/ExemptionMechanismException.java

    Severity Rule Message Line Col
    #A2915 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 56. 49
    #A2916 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 56. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC2ParameterSpec.java

    Severity Rule Message Line Col
    #A2917 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 134. 123
    #A2918 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 134. 123 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/RC5ParameterSpec.java

    Severity Rule Message Line Col
    #A2919 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 174. 163
    #A2920 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 174. 163 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/crypto/spec/SecretKeySpec.java

    Severity Rule Message Line Col
    #A2921 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 213. 202
    #A2922 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 213. 202 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/imageio/metadata/IIOMetadataNode.java

    Severity Rule Message Line Col
    #A2923 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 824. 819
    #A2924 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 824. 819 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/AndQueryExp.java

    Severity Rule Message Line Col
    #A2925 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 100
    #A2926 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 100 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/DescriptorRead.java

    Severity Rule Message Line Col
    #A2927 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 40. 34
    #A2928 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 40. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A2929 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 203. 193
    #A2930 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 203. 193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A2931 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 118
    #A2932 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 118 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanInfo.java

    Severity Rule Message Line Col
    #A2933 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 140. 137
    #A2934 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 140. 137 6
    #A2935 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 270. 260
    #A2936 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 270. 260 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanNotificationInfo.java

    Severity Rule Message Line Col
    #A2937 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 133. 126
    #A2938 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 133. 126 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanOperationInfo.java

    Severity Rule Message Line Col
    #A2939 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 184. 174
    #A2940 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 184. 174 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/MBeanParameterInfo.java

    Severity Rule Message Line Col
    #A2941 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 84
    #A2942 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 94. 84 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/ObjectName.java

    Severity Rule Message Line Col
    #A2943 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 8, indentation should be the same level as line 442. 441
    #A2944 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 8, indentation should be the same level as line 442. 441 55
    #A2945 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 447. 446
    #A2946 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 447. 446 9
    #A2947 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 566. 565
    #A2948 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 566. 565 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/Query.java

    Severity Rule Message Line Col
    #A2949 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 56. 29
    #A2950 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 56. 29 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    #A2951 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 1,196. 1192
    #A2952 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 1,196. 1192 4
    #A2953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,244. 1232
    #A2954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,244. 1232 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/loading/MLetParser.java

    Severity Rule Message Line Col
    #A2955 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 50
    #A2956 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 50 1
    #A2957 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 76. 67
    #A2958 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 76. 67 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanAttributeInfo.java

    Severity Rule Message Line Col
    #A2959 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 175. 169
    #A2960 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 175. 169 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanConstructorInfo.java

    Severity Rule Message Line Col
    #A2961 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 142
    #A2962 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 147. 142 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanInfoSupport.java

    Severity Rule Message Line Col
    #A2963 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 564. 557
    #A2964 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 564. 557 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/ModelMBeanOperationInfo.java

    Severity Rule Message Line Col
    #A2965 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 167. 162
    #A2966 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 167. 162 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    #A2967 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 434. 400
    #A2968 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 434. 400 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/modelmbean/XMLParseException.java

    Severity Rule Message Line Col
    #A2969 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 75. 74
    #A2970 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 75. 74 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/monitor/GaugeMonitor.java

    Severity Rule Message Line Col
    #A2971 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 482. 477
    #A2972 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 482. 477 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/openmbean/TabularDataSupport.java

    Severity Rule Message Line Col
    #A2973 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 758. 740
    #A2974 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 758. 740 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RelationService.java

    Severity Rule Message Line Col
    #A2975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,885. 2884
    #A2976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,885. 2884 1
    #A2977 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 2,885. 2907
    #A2978 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 2,885. 2907 21
    #A2979 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,885. 2936
    #A2980 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,885. 2936 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleList.java

    Severity Rule Message Line Col
    #A2981 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 206. 194
    #A2982 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 206. 194 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/relation/RoleUnresolvedList.java

    Severity Rule Message Line Col
    #A2983 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 195
    #A2984 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 208. 195 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/JMXConnector.java

    Severity Rule Message Line Col
    #A2985 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 50
    #A2986 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 57. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/remote/TargetedNotification.java

    Severity Rule Message Line Col
    #A2987 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 59
    #A2988 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 59 1
    #A2989 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 132
    #A2990 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 132 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/Timer.java

    Severity Rule Message Line Col
    #A2991 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 364. 362
    #A2992 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 364. 362 1
    #A2993 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 423. 421
    #A2994 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 423. 421 1
    #A2995 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 568. 566
    #A2996 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 568. 566 1
    #A2997 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 606. 604
    #A2998 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 606. 604 1
    #A2999 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 638. 636
    #A3000 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 638. 636 1
    #A3001 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 676. 675
    #A3002 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 676. 675 1
    #A3003 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 12, indentation should be the same level as line 752. 750
    #A3004 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 12, indentation should be the same level as line 752. 750 19
    #A3005 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 752. 751
    #A3006 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 752. 751 1
    #A3007 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,143. 1142
    #A3008 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,143. 1142 1
    #A3009 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 1,159. 1157
    #A3010 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 1,159. 1157 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/management/timer/TimerMBean.java

    Severity Rule Message Line Col
    #A3011 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 104
    #A3012 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 104 1
    #A3013 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 147. 145
    #A3014 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 147. 145 1
    #A3015 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180
    #A3016 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 180 1
    #A3017 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 209
    #A3018 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 211. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/BinaryRefAddr.java

    Severity Rule Message Line Col
    #A3019 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 63. 58
    #A3020 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 63. 58 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/CompoundName.java

    Severity Rule Message Line Col
    #A3021 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 586. 588
    #A3022 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 586. 588 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Context.java

    Severity Rule Message Line Col
    #A3023 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 842. 817
    #A3024 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 842. 817 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/InitialContext.java

    Severity Rule Message Line Col
    #A3025 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 282. 273
    #A3026 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 282. 273 4
    #A3027 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 410. 408
    #A3028 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 410. 408 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkException.java

    Severity Rule Message Line Col
    #A3029 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 66. 58
    #A3030 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 66. 58 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/LinkRef.java

    Severity Rule Message Line Col
    #A3031 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 75. 70
    #A3032 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 75. 70 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Name.java

    Severity Rule Message Line Col
    #A3033 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 62
    #A3034 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 62 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameClassPair.java

    Severity Rule Message Line Col
    #A3035 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 59. 53
    #A3036 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 59. 53 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/NameImpl.java

    Severity Rule Message Line Col
    #A3037 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 137
    #A3038 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 137 1
    #A3039 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 146. 145
    #A3040 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 146. 145 1
    #A3041 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 338. 314
    #A3042 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 338. 314 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/RefAddr.java

    Severity Rule Message Line Col
    #A3043 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 58. 53
    #A3044 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 58. 53 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/Reference.java

    Severity Rule Message Line Col
    #A3045 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 83. 75
    #A3046 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 83. 75 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/BasicAttribute.java

    Severity Rule Message Line Col
    #A3047 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 437. 435
    #A3048 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 437. 435 1
    #A3049 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 478. 470
    #A3050 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 478. 470 1
    #A3051 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 501. 493
    #A3052 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 501. 493 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/DirContext.java

    Severity Rule Message Line Col
    #A3053 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 532
    #A3054 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 557. 532 1
    #A3055 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 624
    #A3056 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 695. 624 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/directory/InitialDirContext.java

    Severity Rule Message Line Col
    #A3057 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133
    #A3058 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 133 1
    #A3059 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 225. 223
    #A3060 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 225. 223 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/InitialLdapContext.java

    Severity Rule Message Line Col
    #A3061 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 179
    #A3062 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 181. 179 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/LdapContext.java

    Severity Rule Message Line Col
    #A3063 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 190. 180
    #A3064 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 190. 180 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/Rfc2253Parser.java

    Severity Rule Message Line Col
    #A3065 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 104. 100
    #A3066 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 104. 100 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/ldap/UnsolicitedNotificationListener.java

    Severity Rule Message Line Col
    #A3067 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 62
    #A3068 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 62 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirObjectFactory.java

    Severity Rule Message Line Col
    #A3069 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 65
    #A3070 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 128. 65 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/DirStateFactory.java

    Severity Rule Message Line Col
    #A3071 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 84
    #A3072 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 84 1
    #A3073 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 152. 148
    #A3074 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 152. 148 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/NamingManager.java

    Severity Rule Message Line Col
    #A3075 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 76
    #A3076 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 76 1
    #A3077 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 550. 548
    #A3078 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 550. 548 9
    #A3079 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 614. 613
    #A3080 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 614. 613 1
    #A3081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 745. 730
    #A3082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 745. 730 1
    #A3083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 851. 790
    #A3084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 851. 790 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ObjectFactory.java

    Severity Rule Message Line Col
    #A3085 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 71
    #A3086 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ObjectFactoryBuilder.java

    Severity Rule Message Line Col
    #A3087 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 57. 31
    #A3088 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 57. 31 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/ResolveResult.java

    Severity Rule Message Line Col
    #A3089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, 8, indentation should be the same level as line 82, 84. 83
    #A3090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, 8, indentation should be the same level as line 82, 84. 83 1
    #A3091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155
    #A3092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 156. 155 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/naming/spi/StateFactory.java

    Severity Rule Message Line Col
    #A3093 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 81
    #A3094 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 135. 81 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/DocPrintJob.java

    Severity Rule Message Line Col
    #A3095 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 53
    #A3096 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 67. 53 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MimeType.java

    Severity Rule Message Line Col
    #A3097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 309. 306
    #A3098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 309. 306 1
    #A3099 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 354. 353
    #A3100 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 354. 353 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MultiDocPrintJob.java

    Severity Rule Message Line Col
    #A3101 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 40
    #A3102 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 40 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/MultiDocPrintService.java

    Severity Rule Message Line Col
    #A3103 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 29
    #A3104 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 29 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/PrintServiceLookup.java

    Severity Rule Message Line Col
    #A3105 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 287. 267
    #A3106 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 287. 267 4
    #A3107 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 316. 300
    #A3108 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 316. 300 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/SimpleDoc.java

    Severity Rule Message Line Col
    #A3109 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 116. 110
    #A3110 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 116. 110 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/StreamPrintServiceFactory.java

    Severity Rule Message Line Col
    #A3111 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 85
    #A3112 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 107. 85 5
    #A3113 warning CommentsIndentation Block comment has incorrect indentation level 37, expected is 36, indentation should be the same level as line 188. 187
    #A3114 warning CommentsIndentation Block comment has incorrect indentation level 37, expected is 36, indentation should be the same level as line 188. 187 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/DocAttributeSet.java

    Severity Rule Message Line Col
    #A3115 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 110. 74
    #A3116 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 110. 74 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/HashAttributeSet.java

    Severity Rule Message Line Col
    #A3117 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 471. 466
    #A3118 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 471. 466 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/SetOfIntegerSyntax.java

    Severity Rule Message Line Col
    #A3119 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 256. 255
    #A3120 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 256. 255 13
    #A3121 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 287. 284
    #A3122 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 287. 284 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/Chromaticity.java

    Severity Rule Message Line Col
    #A3123 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 155. 147
    #A3124 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 155. 147 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DateTimeAtCompleted.java

    Severity Rule Message Line Col
    #A3125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 96
    #A3126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 96 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/DialogTypeSelection.java

    Severity Rule Message Line Col
    #A3127 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 113. 103
    #A3128 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 113. 103 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/JobStateReasons.java

    Severity Rule Message Line Col
    #A3129 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 125. 107
    #A3130 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 125. 107 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaPrintableArea.java

    Severity Rule Message Line Col
    #A3131 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 182. 169
    #A3132 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 182. 169 5
    #A3133 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 199. 186
    #A3134 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 199. 186 5
    #A3135 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 214. 203
    #A3136 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 214. 203 5
    #A3137 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 229. 218
    #A3138 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 229. 218 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaSize.java

    Severity Rule Message Line Col
    #A3139 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 121. 106
    #A3140 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 121. 106 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/MediaSizeName.java

    Severity Rule Message Line Col
    #A3141 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 96
    #A3142 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 96 4
    #A3143 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 144. 141
    #A3144 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 144. 141 4
    #A3145 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 262. 259
    #A3146 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 262. 259 4
    #A3147 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 340. 337
    #A3148 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 340. 337 4
    #A3149 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 345. 342
    #A3150 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 345. 342 4
    #A3151 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 350. 347
    #A3152 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 350. 347 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/attribute/standard/PrinterURI.java

    Severity Rule Message Line Col
    #A3153 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 89
    #A3154 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 89 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/print/event/PrintJobEvent.java

    Severity Rule Message Line Col
    #A3155 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 88
    #A3156 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 97. 88 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/script/Invocable.java

    Severity Rule Message Line Col
    #A3157 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 63
    #A3158 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 73. 63 5
    #A3159 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 77
    #A3160 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 77 6
    #A3161 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 109. 93
    #A3162 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 109. 93 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/KerberosKey.java

    Severity Rule Message Line Col
    #A3163 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 64
    #A3164 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 69. 64 4
    #A3165 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 71
    #A3166 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 71 4
    #A3167 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 92. 78
    #A3168 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 92. 78 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/auth/kerberos/ServicePermission.java

    Severity Rule Message Line Col
    #A3169 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 147. 135
    #A3170 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 147. 135 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/Sasl.java

    Severity Rule Message Line Col
    #A3171 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 166. 141
    #A3172 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 166. 141 5
    #A3173 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 235. 222
    #A3174 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 235. 222 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/SaslClient.java

    Severity Rule Message Line Col
    #A3175 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 224. 217
    #A3176 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 224. 217 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/security/sasl/SaslServer.java

    Severity Rule Message Line Col
    #A3177 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 215. 208
    #A3178 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 215. 208 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sound/midi/MidiDevice.java

    Severity Rule Message Line Col
    #A3179 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 110. 30
    #A3180 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 110. 30 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/RowSet.java

    Severity Rule Message Line Col
    #A3181 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 234. 221
    #A3182 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 234. 221 3
    #A3183 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 247. 236
    #A3184 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 247. 236 3
    #A3185 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 471. 458
    #A3186 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 471. 458 3
    #A3187 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 536. 504
    #A3188 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 536. 504 3
    #A3189 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 564. 550
    #A3190 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 564. 550 3
    #A3191 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 591. 577
    #A3192 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 591. 577 3
    #A3193 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 618. 604
    #A3194 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 618. 604 3
    #A3195 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 645. 631
    #A3196 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 645. 631 3
    #A3197 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 658
    #A3198 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 658 3
    #A3199 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 699. 685
    #A3200 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 699. 685 3
    #A3201 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 726. 712
    #A3202 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 726. 712 3
    #A3203 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 755. 740
    #A3204 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 755. 740 3
    #A3205 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 787. 770
    #A3206 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 787. 770 3
    #A3207 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 818. 802
    #A3208 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 818. 802 3
    #A3209 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 872. 857
    #A3210 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 872. 857 3
    #A3211 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 917. 895
    #A3212 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 917. 895 3
    #A3213 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 940
    #A3214 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 961. 940 3
    #A3215 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,009. 986
    #A3216 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,009. 986 3
    #A3217 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1039
    #A3218 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,061. 1039 4
    #A3219 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,110. 1089
    #A3220 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,110. 1089 3
    #A3221 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,165. 1141
    #A3222 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,165. 1141 3
    #A3223 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 1,191. 1168
    #A3224 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 1,191. 1168 3
    #A3225 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,281. 1240
    #A3226 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,281. 1240 3
    #A3227 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,325. 1304
    #A3228 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,325. 1304 3
    #A3229 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,364. 1328
    #A3230 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,364. 1328 4
    #A3231 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,446. 1422
    #A3232 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,446. 1422 3
    #A3233 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,473. 1449
    #A3234 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,473. 1449 3
    #A3235 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,502. 1476
    #A3236 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,502. 1476 3
    #A3237 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,518. 1505
    #A3238 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,518. 1505 3
    #A3239 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,541. 1520
    #A3240 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,541. 1520 3
    #A3241 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,575. 1556
    #A3242 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,575. 1556 3
    #A3243 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,599. 1578
    #A3244 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,599. 1578 3
    #A3245 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,623. 1602
    #A3246 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,623. 1602 3
    #A3247 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,639. 1626
    #A3248 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,639. 1626 4
    #A3249 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,661. 1641
    #A3250 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 5, indentation should be the same level as line 1,661. 1641 3
    #A3251 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,706. 1690
    #A3252 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,706. 1690 3
    #A3253 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,730. 1709
    #A3254 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,730. 1709 3
    #A3255 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,761. 1747
    #A3256 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,761. 1747 3
    #A3257 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,785. 1764
    #A3258 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,785. 1764 3
    #A3259 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,825. 1804
    #A3260 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,825. 1804 3
    #A3261 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,914. 1899
    #A3262 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,914. 1899 5
    #A3263 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,956. 1946
    #A3264 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,956. 1946 5
    #A3265 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,973. 1958
    #A3266 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,973. 1958 5
    #A3267 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,002. 1989
    #A3268 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,002. 1989 5
    #A3269 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,042. 2020
    #A3270 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,042. 2020 5
    #A3271 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,080. 2057
    #A3272 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,080. 2057 5
    #A3273 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,104. 2083
    #A3274 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,104. 2083 5
    #A3275 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,129. 2107
    #A3276 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,129. 2107 5
    #A3277 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,142. 2132
    #A3278 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,142. 2132 5
    #A3279 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,167. 2144
    #A3280 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,167. 2144 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/BaseRowSet.java

    Severity Rule Message Line Col
    #A3281 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 668. 653
    #A3282 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 668. 653 4
    #A3283 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,325. 2303
    #A3284 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,325. 2303 4
    #A3285 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,510. 2485
    #A3286 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 2, indentation should be the same level as line 2,510. 2485 4
    #A3287 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,209. 3196
    #A3288 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,209. 3196 2
    #A3289 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,246. 3214
    #A3290 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,246. 3214 2
    #A3291 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,267. 3253
    #A3292 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,267. 3253 2
    #A3293 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,287. 3273
    #A3294 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,287. 3273 2
    #A3295 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,307. 3293
    #A3296 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,307. 3293 2
    #A3297 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,326. 3312
    #A3298 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,326. 3312 2
    #A3299 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,345. 3331
    #A3300 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,345. 3331 2
    #A3301 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,364. 3350
    #A3302 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,364. 3350 2
    #A3303 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,383. 3369
    #A3304 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,383. 3369 2
    #A3305 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,404. 3389
    #A3306 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,404. 3389 2
    #A3307 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,427. 3410
    #A3308 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,427. 3410 2
    #A3309 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,449. 3433
    #A3310 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,449. 3433 2
    #A3311 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,470. 3455
    #A3312 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,470. 3455 2
    #A3313 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,499. 3477
    #A3314 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,499. 3477 2
    #A3315 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,526. 3505
    #A3316 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,526. 3505 2
    #A3317 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 3,555. 3532
    #A3318 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 3,555. 3532 3
    #A3319 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,611. 3590
    #A3320 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,611. 3590 2
    #A3321 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,642. 3618
    #A3322 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,642. 3618 2
    #A3323 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,671. 3648
    #A3324 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,671. 3648 2
    #A3325 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,718. 3677
    #A3326 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,718. 3677 2
    #A3327 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,746. 3725
    #A3328 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,746. 3725 2
    #A3329 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,788. 3752
    #A3330 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 3,788. 3752 2
    #A3331 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,818. 3794
    #A3332 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,818. 3794 2
    #A3333 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,848. 3824
    #A3334 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,848. 3824 2
    #A3335 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 3,880. 3854
    #A3336 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 5, indentation should be the same level as line 3,880. 3854 2
    #A3337 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,899. 3886
    #A3338 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,899. 3886 2
    #A3339 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,925. 3904
    #A3340 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 3,925. 3904 2
    #A3341 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,950. 3931
    #A3342 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 3,950. 3931 2
    #A3343 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 3,977. 3956
    #A3344 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 3, indentation should be the same level as line 3,977. 3956 1
    #A3345 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 14, indentation should be the same level as line 4,004. 3983
    #A3346 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 14, indentation should be the same level as line 4,004. 3983 2
    #A3347 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 4,023. 4010
    #A3348 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 4,023. 4010 3
    #A3349 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 4,048. 4028
    #A3350 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 4,048. 4028 2
    #A3351 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,070. 4054
    #A3352 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,070. 4054 2
    #A3353 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,097. 4076
    #A3354 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,097. 4076 2
    #A3355 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,117. 4103
    #A3356 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,117. 4103 2
    #A3357 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,144. 4123
    #A3358 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,144. 4123 2
    #A3359 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,171. 4150
    #A3360 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,171. 4150 2
    #A3361 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,192. 4177
    #A3362 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 4,192. 4177 2
    #A3363 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 4,212. 4197
    #A3364 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 4,212. 4197 3
    #A3365 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,262. 4247
    #A3366 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,262. 4247 2
    #A3367 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,297. 4284
    #A3368 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,297. 4284 2
    #A3369 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,343. 4321
    #A3370 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,343. 4321 2
    #A3371 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 12, indentation should be the same level as line 4,387. 4364
    #A3372 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 12, indentation should be the same level as line 4,387. 4364 2
    #A3373 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,414. 4393
    #A3374 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,414. 4393 2
    #A3375 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,442. 4420
    #A3376 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,442. 4420 5
    #A3377 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,458. 4448
    #A3378 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 4,458. 4448 5
    #A3379 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,486. 4463
    #A3380 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,486. 4463 2
    #A3381 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,504. 4492
    #A3382 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 2, indentation should be the same level as line 4,504. 4492 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/CachedRowSet.java

    Severity Rule Message Line Col
    #A3383 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 655. 633
    #A3384 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 655. 633 4
    #A3385 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 684. 657
    #A3386 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 684. 657 4
    #A3387 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 748. 686
    #A3388 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 748. 686 4
    #A3389 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 819. 750
    #A3390 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 819. 750 4
    #A3391 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 840. 821
    #A3392 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 840. 821 4
    #A3393 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 874. 842
    #A3394 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 874. 842 4
    #A3395 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 897. 876
    #A3396 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 897. 876 4
    #A3397 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 922. 899
    #A3398 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 922. 899 4
    #A3399 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 943. 925
    #A3400 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 943. 925 4
    #A3401 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 956. 945
    #A3402 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 956. 945 4
    #A3403 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 971. 959
    #A3404 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 971. 959 4
    #A3405 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,011. 973
    #A3406 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,011. 973 4
    #A3407 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,040. 1013
    #A3408 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,040. 1013 4
    #A3409 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,069. 1042
    #A3410 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,069. 1042 4
    #A3411 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,106. 1071
    #A3412 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,106. 1071 4
    #A3413 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,133. 1108
    #A3414 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,133. 1108 4
    #A3415 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,141. 1135
    #A3416 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,141. 1135 4
    #A3417 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,159. 1143
    #A3418 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,159. 1143 4
    #A3419 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,207. 1190
    #A3420 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,207. 1190 4
    #A3421 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,223. 1209
    #A3422 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,223. 1209 4
    #A3423 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,238. 1225
    #A3424 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,238. 1225 4
    #A3425 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,276. 1262
    #A3426 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,276. 1262 4
    #A3427 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,299. 1278
    #A3428 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,299. 1278 4
    #A3429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,333. 1302
    #A3430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,333. 1302 4
    #A3431 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,357. 1335
    #A3432 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,357. 1335 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/FilteredRowSet.java

    Severity Rule Message Line Col
    #A3433 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 129
    #A3434 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 151. 129 4
    #A3435 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 153
    #A3436 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 153 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/JdbcRowSet.java

    Severity Rule Message Line Col
    #A3437 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 209
    #A3438 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 224. 209 4
    #A3439 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 227
    #A3440 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 244. 227 4
    #A3441 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 258. 247
    #A3442 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 258. 247 4
    #A3443 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 271. 260
    #A3444 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 271. 260 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/JoinRowSet.java

    Severity Rule Message Line Col
    #A3445 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 272
    #A3446 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 291. 272 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/Predicate.java

    Severity Rule Message Line Col
    #A3447 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 108. 107
    #A3448 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 108. 107 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/RowSetWarning.java

    Severity Rule Message Line Col
    #A3449 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 59. 56
    #A3450 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 59. 56 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/WebRowSet.java

    Severity Rule Message Line Col
    #A3451 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 418. 409
    #A3452 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 418. 409 4
    #A3453 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 447. 431
    #A3454 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 447. 431 4
    #A3455 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 465. 449
    #A3456 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 465. 449 4
    #A3457 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 475. 467
    #A3458 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 475. 467 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SQLInputImpl.java

    Severity Rule Message Line Col
    #A3459 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 786. 777
    #A3460 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 786. 777 5
    #A3461 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 825. 816
    #A3462 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 825. 816 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SQLOutputImpl.java

    Severity Rule Message Line Col
    #A3463 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 573. 560
    #A3464 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 573. 560 5
    #A3465 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 586. 577
    #A3466 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 586. 577 3
    #A3467 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 600. 591
    #A3468 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 600. 591 3
    #A3469 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 614. 605
    #A3470 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 614. 605 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialArray.java

    Severity Rule Message Line Col
    #A3471 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 53
    #A3472 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 59. 53 9
    #A3473 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 67. 61
    #A3474 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 67. 61 9
    #A3475 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 74. 69
    #A3476 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 74. 69 9
    #A3477 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 82. 76
    #A3478 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 82. 76 9
    #A3479 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 137. 84
    #A3480 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 137. 84 5
    #A3481 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 250. 217
    #A3482 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 250. 217 5
    #A3483 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 307. 298
    #A3484 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 307. 298 9
    #A3485 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 336. 313
    #A3486 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 336. 313 2
    #A3487 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 336. 314
    #A3488 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 336. 314 9
    #A3489 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 357. 342
    #A3490 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 357. 342 9
    #A3491 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 391. 363
    #A3492 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 391. 363 9
    #A3493 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 408. 399
    #A3494 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 408. 399 9
    #A3495 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 420. 412
    #A3496 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 420. 412 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialBlob.java

    Severity Rule Message Line Col
    #A3497 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 141. 140
    #A3498 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 141. 140 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialException.java

    Severity Rule Message Line Col
    #A3499 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 38
    #A3500 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 38 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialJavaObject.java

    Severity Rule Message Line Col
    #A3501 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 58. 55
    #A3502 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 58. 55 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/serial/SerialStruct.java

    Severity Rule Message Line Col
    #A3503 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 90. 76
    #A3504 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 90. 76 5
    #A3505 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 133. 115
    #A3506 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 133. 115 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncProvider.java

    Severity Rule Message Line Col
    #A3507 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 218. 215
    #A3508 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 218. 215 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncProviderException.java

    Severity Rule Message Line Col
    #A3509 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 72. 67
    #A3510 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 72. 67 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/sql/rowset/spi/SyncResolver.java

    Severity Rule Message Line Col
    #A3511 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 243. 235
    #A3512 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 243. 235 5
    #A3513 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 261. 255
    #A3514 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 261. 255 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/AbstractButton.java

    Severity Rule Message Line Col
    #A3515 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,153. 2146
    #A3516 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,153. 2146 4
    #A3517 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,382. 2365
    #A3518 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,382. 2365 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ArrayTable.java

    Severity Rule Message Line Col
    #A3519 warning CommentsIndentation Block comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 80. 79
    #A3520 warning CommentsIndentation Block comment has incorrect indentation level 25, expected is 24, indentation should be the same level as line 80. 79 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/BorderFactory.java

    Severity Rule Message Line Col
    #A3521 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 52
    #A3522 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 52 1
    #A3523 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94
    #A3524 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94 1
    #A3525 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 193
    #A3526 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 193 1
    #A3527 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 300. 298
    #A3528 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 300. 298 1
    #A3529 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 381. 370
    #A3530 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 381. 370 1
    #A3531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 535. 534
    #A3532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 535. 534 1
    #A3533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 574. 567
    #A3534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 574. 567 1
    #A3535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 610. 593
    #A3536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 610. 593 1
    #A3537 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 653. 640
    #A3538 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 653. 640 1
    #A3539 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 677. 675
    #A3540 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 677. 675 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Box.java

    Severity Rule Message Line Col
    #A3541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 372. 361
    #A3542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 372. 361 1
    #A3543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 412. 401
    #A3544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 412. 401 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/CellRendererPane.java

    Severity Rule Message Line Col
    #A3545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 191. 189
    #A3546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 191. 189 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    #A3547 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 59
    #A3548 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 59 1
    #A3549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 77
    #A3550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 77 1
    #A3551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 175
    #A3552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 175 1
    #A3553 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 198
    #A3554 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 198 1
    #A3555 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 250. 247
    #A3556 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 250. 247 1
    #A3557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 263
    #A3558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 263 1
    #A3559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 300. 295
    #A3560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 300. 295 1
    #A3561 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 309. 305
    #A3562 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 309. 305 8
    #A3563 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 317. 313
    #A3564 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 317. 313 8
    #A3565 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 332. 321
    #A3566 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 332. 321 8
    #A3567 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 347. 339
    #A3568 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 347. 339 8
    #A3569 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 356. 351
    #A3570 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 356. 351 8
    #A3571 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 367. 360
    #A3572 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 367. 360 8
    #A3573 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 384. 379
    #A3574 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 384. 379 8
    #A3575 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 393. 388
    #A3576 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 393. 388 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultDesktopManager.java

    Severity Rule Message Line Col
    #A3577 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 637. 635
    #A3578 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 637. 635 3
    #A3579 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 6, indentation should be the same level as line 645. 644
    #A3580 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 6, indentation should be the same level as line 645. 644 4
    #A3581 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 743. 742
    #A3582 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 743. 742 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListCellRenderer.java

    Severity Rule Message Line Col
    #A3583 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 77
    #A3584 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 77 4
    #A3585 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 202. 197
    #A3586 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 202. 197 4
    #A3587 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 212. 205
    #A3588 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 212. 205 4
    #A3589 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 222. 215
    #A3590 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 222. 215 4
    #A3591 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 225
    #A3592 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 230. 225 4
    #A3593 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 237. 232
    #A3594 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 237. 232 4
    #A3595 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 245. 240
    #A3596 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 245. 240 4
    #A3597 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 253. 248
    #A3598 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 253. 248 4
    #A3599 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 270. 265
    #A3600 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 270. 265 4
    #A3601 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 278. 273
    #A3602 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 278. 273 4
    #A3603 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 286. 281
    #A3604 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 286. 281 4
    #A3605 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 294. 289
    #A3606 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 294. 289 4
    #A3607 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 302. 297
    #A3608 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 302. 297 4
    #A3609 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 310. 305
    #A3610 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 310. 305 4
    #A3611 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 313
    #A3612 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 318. 313 4
    #A3613 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 326. 321
    #A3614 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 326. 321 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListModel.java

    Severity Rule Message Line Col
    #A3615 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 219. 208
    #A3616 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 219. 208 5
    #A3617 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 415. 409
    #A3618 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 415. 409 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/DefaultListSelectionModel.java

    Severity Rule Message Line Col
    #A3619 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 414. 408
    #A3620 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 414. 408 4
    #A3621 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 757. 761
    #A3622 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 757. 761 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JApplet.java

    Severity Rule Message Line Col
    #A3623 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 240. 230
    #A3624 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 240. 230 4
    #A3625 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 244
    #A3626 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 244 4
    #A3627 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 426. 412
    #A3628 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 426. 412 4
    #A3629 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 540
    #A3630 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 540 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JButton.java

    Severity Rule Message Line Col
    #A3631 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 273
    #A3632 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 273 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JCheckBox.java

    Severity Rule Message Line Col
    #A3633 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 301
    #A3634 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 301 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JCheckBoxMenuItem.java

    Severity Rule Message Line Col
    #A3635 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 189. 182
    #A3636 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 189. 182 6
    #A3637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 274. 263
    #A3638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 274. 263 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JColorChooser.java

    Severity Rule Message Line Col
    #A3639 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 560. 558
    #A3640 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 560. 558 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    #A3641 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,596. 1585
    #A3642 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,596. 1585 1
    #A3643 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,032. 2031
    #A3644 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,032. 2031 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    #A3645 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 4,408. 4407
    #A3646 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 4,408. 4407 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JDesktopPane.java

    Severity Rule Message Line Col
    #A3647 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 204. 197
    #A3648 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 204. 197 5
    #A3649 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 600. 588
    #A3650 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 600. 588 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JDialog.java

    Severity Rule Message Line Col
    #A3651 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 768. 761
    #A3652 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 768. 761 4
    #A3653 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 846. 835
    #A3654 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 846. 835 4
    #A3655 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 855. 850
    #A3656 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 855. 850 4
    #A3657 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,044. 1022
    #A3658 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,044. 1022 4
    #A3659 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,224. 1222
    #A3660 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,224. 1222 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JEditorPane.java

    Severity Rule Message Line Col
    #A3661 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,615. 1603
    #A3662 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,615. 1603 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    #A3663 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,199. 1193
    #A3664 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,199. 1193 4
    #A3665 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,221. 1203
    #A3666 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,221. 1203 4
    #A3667 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,942. 1940
    #A3668 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,942. 1940 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JFrame.java

    Severity Rule Message Line Col
    #A3669 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 312. 311
    #A3670 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 312. 311 19
    #A3671 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 383. 320
    #A3672 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 383. 320 1
    #A3673 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 411. 404
    #A3674 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 411. 404 4
    #A3675 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 488. 478
    #A3676 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 488. 478 4
    #A3677 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 498. 492
    #A3678 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 498. 492 4
    #A3679 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 874. 871
    #A3680 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 874. 871 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JInternalFrame.java

    Severity Rule Message Line Col
    #A3681 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 559. 548
    #A3682 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 559. 548 1
    #A3683 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,088. 1087
    #A3684 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,088. 1087 8
    #A3685 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 1,157. 1138
    #A3686 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 1,157. 1138 5
    #A3687 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,509. 1501
    #A3688 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,509. 1501 1
    #A3689 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,690. 1683
    #A3690 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,690. 1683 4
    #A3691 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,989. 1988
    #A3692 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,989. 1988 9
    #A3693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,014. 1999
    #A3694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,014. 1999 1
    #A3695 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,303. 2292
    #A3696 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,303. 2292 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JLayeredPane.java

    Severity Rule Message Line Col
    #A3697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 188. 186
    #A3698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 188. 186 1
    #A3699 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 283
    #A3700 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 283 1
    #A3701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 597. 590
    #A3702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 597. 590 1
    #A3703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 749. 738
    #A3704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 749. 738 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JList.java

    Severity Rule Message Line Col
    #A3705 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,914. 2913
    #A3706 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 2,914. 2913 17
    #A3707 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,012. 3006
    #A3708 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,012. 3006 9
    #A3709 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,026. 3017
    #A3710 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,026. 3017 5
    #A3711 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 3,109. 3101
    #A3712 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 3,109. 3101 5
    #A3713 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,109. 3103
    #A3714 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,109. 3103 9
    #A3715 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,122. 3113
    #A3716 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,122. 3113 9
    #A3717 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,151. 3142
    #A3718 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,151. 3142 9
    #A3719 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,162. 3155
    #A3720 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,162. 3155 9
    #A3721 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,170. 3166
    #A3722 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,170. 3166 9
    #A3723 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,178. 3174
    #A3724 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 3,178. 3174 9
    #A3725 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 3,186. 3182
    #A3726 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 3,186. 3182 11
    #A3727 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,249. 3242
    #A3728 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,249. 3242 12
    #A3729 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,387. 3379
    #A3730 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 3,387. 3379 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    #A3731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,376. 1365
    #A3732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,376. 1365 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuBar.java

    Severity Rule Message Line Col
    #A3733 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 479. 468
    #A3734 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 479. 468 1
    #A3735 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 542. 537
    #A3736 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 542. 537 9
    #A3737 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 554. 550
    #A3738 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 554. 550 9
    #A3739 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 596. 597
    #A3740 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 596. 597 1
    #A3741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 608. 609
    #A3742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 608. 609 1
    #A3743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 624. 625
    #A3744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 624. 625 1
    #A3745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 640. 641
    #A3746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 640. 641 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JMenuItem.java

    Severity Rule Message Line Col
    #A3747 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 809. 797
    #A3748 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 809. 797 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JOptionPane.java

    Severity Rule Message Line Col
    #A3749 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,560. 2546
    #A3750 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,560. 2546 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPanel.java

    Severity Rule Message Line Col
    #A3751 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 203
    #A3752 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 214. 203 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPasswordField.java

    Severity Rule Message Line Col
    #A3753 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 384. 369
    #A3754 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 384. 369 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    #A3755 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,190. 1179
    #A3756 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,190. 1179 1
    #A3757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,308. 1307
    #A3758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,308. 1307 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JProgressBar.java

    Severity Rule Message Line Col
    #A3759 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 237
    #A3760 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 249. 237 4
    #A3761 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 272. 254
    #A3762 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 272. 254 4
    #A3763 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 402. 385
    #A3764 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 402. 385 4
    #A3765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,016. 1001
    #A3766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,016. 1001 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRadioButton.java

    Severity Rule Message Line Col
    #A3767 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 250
    #A3768 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 250 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRadioButtonMenuItem.java

    Severity Rule Message Line Col
    #A3769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 247. 236
    #A3770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 247. 236 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JRootPane.java

    Severity Rule Message Line Col
    #A3771 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 645. 636
    #A3772 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 645. 636 1
    #A3773 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 903. 887
    #A3774 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 903. 887 1
    #A3775 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,047. 1035
    #A3776 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,047. 1035 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollBar.java

    Severity Rule Message Line Col
    #A3777 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 809. 798
    #A3778 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 809. 798 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JScrollPane.java

    Severity Rule Message Line Col
    #A3779 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,422. 1411
    #A3780 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,422. 1411 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSeparator.java

    Severity Rule Message Line Col
    #A3781 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 250
    #A3782 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 250 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JSlider.java

    Severity Rule Message Line Col
    #A3783 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 800. 795
    #A3784 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 800. 795 1
    #A3785 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,411. 1400
    #A3786 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,411. 1400 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTabbedPane.java

    Severity Rule Message Line Col
    #A3787 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 116. 112
    #A3788 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 116. 112 4
    #A3789 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 124. 118
    #A3790 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 124. 118 4
    #A3791 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 315. 307
    #A3792 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 315. 307 4
    #A3793 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 545. 515
    #A3794 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 545. 515 4
    #A3795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,111. 1100
    #A3796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,111. 1100 1
    #A3797 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,315. 1295
    #A3798 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,315. 1295 1
    #A3799 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,681. 1671
    #A3800 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,681. 1671 1
    #A3801 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,864. 1853
    #A3802 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,864. 1853 1
    #A3803 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,409. 2398
    #A3804 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,409. 2398 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    #A3805 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 232. 226
    #A3806 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 232. 226 1
    #A3807 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 281. 278
    #A3808 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 281. 278 1
    #A3809 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 378
    #A3810 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 382. 378 1
    #A3811 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 560. 549
    #A3812 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 560. 549 1
    #A3813 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 630. 629
    #A3814 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 630. 629 5
    #A3815 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 874. 866
    #A3816 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 874. 866 1
    #A3817 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 893. 881
    #A3818 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 893. 881 1
    #A3819 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,972. 1945
    #A3820 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,972. 1945 1
    #A3821 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,584. 2570
    #A3822 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,584. 2570 1
    #A3823 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,801. 2773
    #A3824 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,801. 2773 1
    #A3825 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,851. 2838
    #A3826 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,851. 2838 1
    #A3827 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,441. 3424
    #A3828 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,441. 3424 1
    #A3829 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,589. 3582
    #A3830 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,589. 3582 1
    #A3831 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,679. 3666
    #A3832 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,679. 3666 1
    #A3833 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,812. 3802
    #A3834 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,812. 3802 1
    #A3835 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,370. 4355
    #A3836 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,370. 4355 1
    #A3837 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,542. 4532
    #A3838 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,542. 4532 1
    #A3839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,682. 4670
    #A3840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,682. 4670 1
    #A3841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,721. 4709
    #A3842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,721. 4709 1
    #A3843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,758. 4747
    #A3844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,758. 4747 1
    #A3845 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 12, indentation should be the same level as line 4,833. 4831
    #A3846 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 12, indentation should be the same level as line 4,833. 4831 54
    #A3847 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,260. 5258
    #A3848 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,260. 5258 1
    #A3849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,843. 5837
    #A3850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 5,843. 5837 1
    #A3851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,004. 5982
    #A3852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,004. 5982 1
    #A3853 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 6,239. 6238
    #A3854 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 6,239. 6238 10
    #A3855 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,559. 6548
    #A3856 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 6,559. 6548 1
    #A3857 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,617. 6610
    #A3858 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,617. 6610 5
    #A3859 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 6,623. 6622
    #A3860 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 6,623. 6622 17
    #A3861 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,695. 6690
    #A3862 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,695. 6690 5
    #A3863 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,961. 6951
    #A3864 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 6,961. 6951 5
    #A3865 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,055. 7046
    #A3866 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 7,055. 7046 5
    #A3867 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 7,197. 7196
    #A3868 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 7,197. 7196 1
    #A3869 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 7,993. 7985
    #A3870 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 7,993. 7985 9
    #A3871 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,282. 8274
    #A3872 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 8,282. 8274 9
    #A3873 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 8,628. 8627
    #A3874 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 8,628. 8627 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTextArea.java

    Severity Rule Message Line Col
    #A3875 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 768. 756
    #A3876 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 768. 756 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTextField.java

    Severity Rule Message Line Col
    #A3877 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 341. 316
    #A3878 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 341. 316 5
    #A3879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 924. 910
    #A3880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 924. 910 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToggleButton.java

    Severity Rule Message Line Col
    #A3881 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 240. 239
    #A3882 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 240. 239 1
    #A3883 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 240. 241
    #A3884 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 240. 241 1
    #A3885 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 365. 351
    #A3886 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 365. 351 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolBar.java

    Severity Rule Message Line Col
    #A3887 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 362
    #A3888 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 380. 362 6
    #A3889 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 834. 823
    #A3890 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 834. 823 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JToolTip.java

    Severity Rule Message Line Col
    #A3891 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 233. 222
    #A3892 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 233. 222 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JTree.java

    Severity Rule Message Line Col
    #A3893 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,748. 2739
    #A3894 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,748. 2739 5
    #A3895 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,810. 2801
    #A3896 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,810. 2801 5
    #A3897 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,836. 2827
    #A3898 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 2,836. 2827 5
    #A3899 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,657. 3646
    #A3900 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 3,657. 3646 5
    #A3901 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,769. 3765
    #A3902 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 3,769. 3765 6
    #A3903 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,072. 4061
    #A3904 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 4,072. 4061 1
    #A3905 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 4,607. 4599
    #A3906 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 4,607. 4599 9
    #A3907 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 4,951. 4943
    #A3908 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 4,951. 4943 9
    #A3909 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,301. 5293
    #A3910 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,301. 5293 9
    #A3911 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,432. 5422
    #A3912 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 5,432. 5422 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JViewport.java

    Severity Rule Message Line Col
    #A3913 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 495. 490
    #A3914 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 495. 490 6
    #A3915 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,716. 1705
    #A3916 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,716. 1705 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/JWindow.java

    Severity Rule Message Line Col
    #A3917 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 641. 638
    #A3918 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 641. 638 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/KeyboardManager.java

    Severity Rule Message Line Col
    #A3919 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 93. 87
    #A3920 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 93. 87 5
    #A3921 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 155. 153
    #A3922 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 155. 153 8
    #A3923 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 327. 326
    #A3924 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 12, indentation should be the same level as line 327. 326 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/LayoutFocusTraversalPolicy.java

    Severity Rule Message Line Col
    #A3925 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 227. 193
    #A3926 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 227. 193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/RepaintManager.java

    Severity Rule Message Line Col
    #A3927 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 927
    #A3928 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 927 4
    #A3929 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 955. 943
    #A3930 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 955. 943 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Spring.java

    Severity Rule Message Line Col
    #A3931 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 275. 273
    #A3932 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 275. 273 1
    #A3933 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 11, indentation should be the same level as line 425. 424
    #A3934 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 11, indentation should be the same level as line 425. 424 1
    #A3935 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 525. 514
    #A3936 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 525. 514 5
    #A3937 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 543. 529
    #A3938 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 543. 529 5
    #A3939 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 588. 559
    #A3940 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 588. 559 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SpringLayout.java

    Severity Rule Message Line Col
    #A3941 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 575. 576
    #A3942 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 19, indentation should be the same level as line 575. 576 1
    #A3943 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,040. 1023
    #A3944 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,040. 1023 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/SwingUtilities.java

    Severity Rule Message Line Col
    #A3945 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,880. 1876
    #A3946 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,880. 1876 4
    #A3947 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,057. 2037
    #A3948 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,057. 2037 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    #A3949 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 218. 215
    #A3950 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 218. 215 5
    #A3951 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 224. 221
    #A3952 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 224. 221 5
    #A3953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 550. 543
    #A3954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 550. 543 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/ToolTipManager.java

    Severity Rule Message Line Col
    #A3955 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 280. 279
    #A3956 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 280. 279 9
    #A3957 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 471. 470
    #A3958 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 471. 470 11
    #A3959 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 664
    #A3960 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 672. 664 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/border/MatteBorder.java

    Severity Rule Message Line Col
    #A3961 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204
    #A3962 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/colorchooser/AbstractColorChooserPanel.java

    Severity Rule Message Line Col
    #A3963 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 166. 162
    #A3964 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 166. 162 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableColumnModelEvent.java

    Severity Rule Message Line Col
    #A3965 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 52
    #A3966 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 52 1
    #A3967 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 62
    #A3968 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 75. 62 1
    #A3969 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 83
    #A3970 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 83 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/event/TableModelEvent.java

    Severity Rule Message Line Col
    #A3971 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 85
    #A3972 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 85 1
    #A3973 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 94
    #A3974 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 94 1
    #A3975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 162. 157
    #A3976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 162. 157 1
    #A3977 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 162. 159
    #A3978 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 162. 159 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicBorders.java

    Severity Rule Message Line Col
    #A3979 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 361. 360
    #A3980 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 361. 360 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboBoxRenderer.java

    Severity Rule Message Line Col
    #A3981 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 58. 53
    #A3982 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 58. 53 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicComboPopup.java

    Severity Rule Message Line Col
    #A3983 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 314
    #A3984 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 315. 314 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicDesktopIconUI.java

    Severity Rule Message Line Col
    #A3985 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 262. 261
    #A3986 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 262. 261 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicEditorPaneUI.java

    Severity Rule Message Line Col
    #A3987 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 236. 235
    #A3988 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 236. 235 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicInternalFrameTitlePane.java

    Severity Rule Message Line Col
    #A3989 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 300. 298
    #A3990 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 300. 298 9
    #A3991 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 350. 343
    #A3992 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 350. 343 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicInternalFrameUI.java

    Severity Rule Message Line Col
    #A3993 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87
    #A3994 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87 1
    #A3995 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 525. 519
    #A3996 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 525. 519 1
    #A3997 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 17, indentation should be the same level as line 827. 826
    #A3998 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 17, indentation should be the same level as line 827. 826 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicLabelUI.java

    Severity Rule Message Line Col
    #A3999 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 61
    #A4000 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 67. 61 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java

    Severity Rule Message Line Col
    #A4001 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,180. 1179
    #A4002 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,180. 1179 18
    #A4003 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,232. 1231
    #A4004 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,232. 1231 18
    #A4005 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,258. 1257
    #A4006 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,258. 1257 12
    #A4007 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,787. 1779
    #A4008 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,787. 1779 9
    #A4009 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,790. 1789
    #A4010 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,790. 1789 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java

    Severity Rule Message Line Col
    #A4011 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 584. 580
    #A4012 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 584. 580 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    #A4013 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 786. 785
    #A4014 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 786. 785 13
    #A4015 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,186. 1185
    #A4016 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,186. 1185 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicProgressBarUI.java

    Severity Rule Message Line Col
    #A4017 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 107. 99
    #A4018 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 107. 99 48
    #A4019 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, 8, indentation should be the same level as line 515, 523. 521
    #A4020 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, 8, indentation should be the same level as line 515, 523. 521 11
    #A4021 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,195. 1190
    #A4022 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 1,195. 1190 17
    #A4023 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 1,195. 1194
    #A4024 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 19, indentation should be the same level as line 1,195. 1194 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicScrollBarUI.java

    Severity Rule Message Line Col
    #A4025 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 943. 942
    #A4026 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 943. 942 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicScrollPaneUI.java

    Severity Rule Message Line Col
    #A4027 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 325. 314
    #A4028 warning CommentsIndentation Block comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 325. 314 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    #A4029 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 24, indentation should be the same level as line 411. 412
    #A4030 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 24, indentation should be the same level as line 411. 412 51

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java

    Severity Rule Message Line Col
    #A4031 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 273. 272
    #A4032 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 273. 272 48

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTabbedPaneUI.java

    Severity Rule Message Line Col
    #A4033 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 57
    #A4034 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 59. 57 1
    #A4035 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122
    #A4036 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122 1
    #A4037 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 131
    #A4038 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 131 1
    #A4039 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 138
    #A4040 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 140. 138 1
    #A4041 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 191
    #A4042 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 193. 191 1
    #A4043 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 214
    #A4044 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 216. 214 1
    #A4045 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 783. 781
    #A4046 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 783. 781 1
    #A4047 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,465. 1459
    #A4048 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,465. 1459 1
    #A4049 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,610. 1608
    #A4050 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,610. 1608 1
    #A4051 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,824. 1822
    #A4052 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,824. 1822 1
    #A4053 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,735. 2732
    #A4054 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,735. 2732 8
    #A4055 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 21, indentation should be the same level as line 3,337. 3336
    #A4056 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 21, indentation should be the same level as line 3,337. 3336 17
    #A4057 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,508. 3506
    #A4058 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 3,508. 3506 1
    #A4059 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,707. 3677
    #A4060 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 3,707. 3677 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTableHeaderUI.java

    Severity Rule Message Line Col
    #A4061 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50
    #A4062 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 53. 50 1
    #A4063 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 290. 288
    #A4064 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 290. 288 1
    #A4065 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 300
    #A4066 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 300 1
    #A4067 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 313. 311
    #A4068 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 313. 311 1
    #A4069 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 319. 317
    #A4070 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 319. 317 1
    #A4071 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 369. 367
    #A4072 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 369. 367 1
    #A4073 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 423. 412
    #A4074 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 423. 412 1
    #A4075 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 459. 458
    #A4076 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 459. 458 1
    #A4077 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 593. 583
    #A4078 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 593. 583 1
    #A4079 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 620. 618
    #A4080 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 620. 618 1
    #A4081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 728. 726
    #A4082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 728. 726 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicTableUI.java

    Severity Rule Message Line Col
    #A4083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 64
    #A4084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 64 1
    #A4085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 84
    #A4086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 86. 84 1
    #A4087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 740. 730
    #A4088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 740. 730 1
    #A4089 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 740. 732
    #A4090 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 740. 732 5
    #A4091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 766. 760
    #A4092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 766. 760 1
    #A4093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 788. 782
    #A4094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 788. 782 1
    #A4095 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,345. 1343
    #A4096 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,345. 1343 1
    #A4097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,377. 1375
    #A4098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,377. 1375 1
    #A4099 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,383. 1381
    #A4100 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,383. 1381 1
    #A4101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,609. 1607
    #A4102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,609. 1607 1
    #A4103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,690. 1688
    #A4104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,690. 1688 1
    #A4105 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,758. 1753
    #A4106 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,758. 1753 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    #A4107 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 881. 878
    #A4108 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 881. 878 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalComboBoxEditor.java

    Severity Rule Message Line Col
    #A4109 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 82
    #A4110 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 86. 82 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalIconFactory.java

    Severity Rule Message Line Col
    #A4111 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 252. 251
    #A4112 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 252. 251 7
    #A4113 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 637. 636
    #A4114 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 637. 636 15
    #A4115 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 639. 638
    #A4116 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 639. 638 15
    #A4117 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 644. 643
    #A4118 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 644. 643 15
    #A4119 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 648. 647
    #A4120 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 648. 647 15
    #A4121 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 903. 902
    #A4122 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 903. 902 15
    #A4123 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 905. 904
    #A4124 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 905. 904 15
    #A4125 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 907. 906
    #A4126 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 907. 906 15
    #A4127 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 909. 908
    #A4128 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 909. 908 15
    #A4129 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 913. 912
    #A4130 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 12, indentation should be the same level as line 913. 912 15
    #A4131 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,878. 1876
    #A4132 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 1,878. 1876 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalLabelUI.java

    Severity Rule Message Line Col
    #A4133 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 55. 49
    #A4134 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 55. 49 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java

    Severity Rule Message Line Col
    #A4135 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,294. 1293
    #A4136 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,294. 1293 18
    #A4137 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,340. 1339
    #A4138 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 12, indentation should be the same level as line 1,340. 1339 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalScrollBarUI.java

    Severity Rule Message Line Col
    #A4139 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 456. 462
    #A4140 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 456. 462 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalScrollButton.java

    Severity Rule Message Line Col
    #A4141 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 126. 121
    #A4142 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 126. 121 9
    #A4143 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 180. 175
    #A4144 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 180. 175 9
    #A4145 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 233. 228
    #A4146 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 233. 228 1
    #A4147 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 281. 276
    #A4148 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 281. 276 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalSliderUI.java

    Severity Rule Message Line Col
    #A4149 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 65
    #A4150 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 70. 65 4
    #A4151 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 77. 72
    #A4152 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 77. 72 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/metal/MetalTabbedPaneUI.java

    Severity Rule Message Line Col
    #A4153 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 957. 956
    #A4154 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 957. 956 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiButtonUI.java

    Severity Rule Message Line Col
    #A4155 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4156 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4157 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4158 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiColorChooserUI.java

    Severity Rule Message Line Col
    #A4159 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4160 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4161 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4162 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiComboBoxUI.java

    Severity Rule Message Line Col
    #A4163 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4164 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 68
    #A4166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 76. 68 1
    #A4167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 119. 111
    #A4168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 119. 111 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiDesktopIconUI.java

    Severity Rule Message Line Col
    #A4169 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4170 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4171 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4172 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiDesktopPaneUI.java

    Severity Rule Message Line Col
    #A4173 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4174 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiFileChooserUI.java

    Severity Rule Message Line Col
    #A4177 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 59
    #A4178 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 59 1
    #A4179 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72
    #A4180 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72 1
    #A4181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 162. 154
    #A4182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 162. 154 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiInternalFrameUI.java

    Severity Rule Message Line Col
    #A4183 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4184 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiLabelUI.java

    Severity Rule Message Line Col
    #A4187 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4188 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4189 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4190 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiListUI.java

    Severity Rule Message Line Col
    #A4191 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57
    #A4192 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57 1
    #A4193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70
    #A4194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70 1
    #A4195 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 127. 119
    #A4196 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 127. 119 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiLookAndFeel.java

    Severity Rule Message Line Col
    #A4197 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 63
    #A4198 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 63 1
    #A4199 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 222. 182
    #A4200 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 222. 182 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiMenuBarUI.java

    Severity Rule Message Line Col
    #A4201 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4202 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4203 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4204 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiMenuItemUI.java

    Severity Rule Message Line Col
    #A4205 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4206 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4207 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 76
    #A4208 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 76 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiOptionPaneUI.java

    Severity Rule Message Line Col
    #A4209 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4210 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4211 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 68
    #A4212 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 68 1
    #A4213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 96
    #A4214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 104. 96 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiPanelUI.java

    Severity Rule Message Line Col
    #A4215 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4216 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4217 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4218 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiPopupMenuUI.java

    Severity Rule Message Line Col
    #A4219 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57
    #A4220 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57 1
    #A4221 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 70
    #A4222 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 70 1
    #A4223 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 114. 106
    #A4224 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 114. 106 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiProgressBarUI.java

    Severity Rule Message Line Col
    #A4225 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4226 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4227 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4228 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiRootPaneUI.java

    Severity Rule Message Line Col
    #A4229 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4230 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4231 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72
    #A4232 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiScrollBarUI.java

    Severity Rule Message Line Col
    #A4233 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4234 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4235 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4236 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiScrollPaneUI.java

    Severity Rule Message Line Col
    #A4237 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4238 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4239 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4240 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSeparatorUI.java

    Severity Rule Message Line Col
    #A4241 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4242 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSliderUI.java

    Severity Rule Message Line Col
    #A4245 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4246 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4247 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4248 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSpinnerUI.java

    Severity Rule Message Line Col
    #A4249 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4250 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4251 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72
    #A4252 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 80. 72 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiSplitPaneUI.java

    Severity Rule Message Line Col
    #A4253 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55
    #A4254 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 55 1
    #A4255 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 68
    #A4256 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 68 1
    #A4257 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 144
    #A4258 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 144 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTabbedPaneUI.java

    Severity Rule Message Line Col
    #A4259 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 56
    #A4260 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 56 1
    #A4261 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 69
    #A4262 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 69 1
    #A4263 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 118
    #A4264 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 126. 118 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTableHeaderUI.java

    Severity Rule Message Line Col
    #A4265 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4266 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4267 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4268 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTableUI.java

    Severity Rule Message Line Col
    #A4269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4271 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4272 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTextUI.java

    Severity Rule Message Line Col
    #A4273 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 62
    #A4274 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 62 1
    #A4275 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 75
    #A4276 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 84. 75 1
    #A4277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 229. 221
    #A4278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 229. 221 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiToolBarUI.java

    Severity Rule Message Line Col
    #A4279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiToolTipUI.java

    Severity Rule Message Line Col
    #A4283 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4284 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4285 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4286 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiTreeUI.java

    Severity Rule Message Line Col
    #A4287 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57
    #A4288 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 57 1
    #A4289 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70
    #A4290 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 70 1
    #A4291 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 220. 212
    #A4292 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 220. 212 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/multi/MultiViewportUI.java

    Severity Rule Message Line Col
    #A4293 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54
    #A4294 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 54 1
    #A4295 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71
    #A4296 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 79. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/nimbus/EffectUtils.java

    Severity Rule Message Line Col
    #A4297 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 192. 191
    #A4298 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 192. 191 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthGraphicsUtils.java

    Severity Rule Message Line Col
    #A4299 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 114. 117
    #A4300 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 114. 117 13
    #A4301 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 427. 416
    #A4302 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 427. 416 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTableHeaderUI.java

    Severity Rule Message Line Col
    #A4303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50
    #A4304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 52. 50 1
    #A4305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 186
    #A4306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 190. 186 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/plaf/synth/SynthTableUI.java

    Severity Rule Message Line Col
    #A4307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67
    #A4308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 69. 67 1
    #A4309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88
    #A4310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 88 1
    #A4311 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 178. 177
    #A4312 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 178. 177 1
    #A4313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 269. 255
    #A4314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 269. 255 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/AbstractTableModel.java

    Severity Rule Message Line Col
    #A4315 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 64
    #A4316 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 67. 64 1
    #A4317 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 71
    #A4318 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 71 1
    #A4319 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 151. 143
    #A4320 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 151. 143 1
    #A4321 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 197. 184
    #A4322 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 197. 184 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableCellRenderer.java

    Severity Rule Message Line Col
    #A4323 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 95. 89
    #A4324 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 95. 89 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableColumnModel.java

    Severity Rule Message Line Col
    #A4325 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 60
    #A4326 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 60 1
    #A4327 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 85
    #A4328 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 85 1
    #A4329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 102
    #A4330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 115. 102 1
    #A4331 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 231
    #A4332 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 239. 231 1
    #A4333 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 371. 357
    #A4334 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 371. 357 1
    #A4335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 480. 473
    #A4336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 480. 473 1
    #A4337 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 522. 512
    #A4338 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 522. 512 1
    #A4339 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 684. 674
    #A4340 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 684. 674 1
    #A4341 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 708. 698
    #A4342 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 708. 698 1
    #A4343 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 719. 714
    #A4344 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 719. 714 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/DefaultTableModel.java

    Severity Rule Message Line Col
    #A4345 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66
    #A4346 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 66 1
    #A4347 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 79
    #A4348 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 85. 79 1
    #A4349 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 257. 255
    #A4350 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 257. 255 1
    #A4351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 484. 469
    #A4352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 484. 469 1
    #A4353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 594. 588
    #A4354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 594. 588 1
    #A4355 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 680. 672
    #A4356 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 680. 672 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/JTableHeader.java

    Severity Rule Message Line Col
    #A4357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 73
    #A4358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 73 1
    #A4359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 124
    #A4360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 132. 124 1
    #A4361 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 151. 149
    #A4362 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 151. 149 32
    #A4363 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 164
    #A4364 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 173. 164 1
    #A4365 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 444. 437
    #A4366 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 444. 437 1
    #A4367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 510. 495
    #A4368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 510. 495 1
    #A4369 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 551. 540
    #A4370 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 551. 540 1
    #A4371 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 617. 608
    #A4372 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 617. 608 1
    #A4373 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 757. 746
    #A4374 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 757. 746 1
    #A4375 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 874. 870
    #A4376 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 874. 870 7
    #A4377 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 960. 958
    #A4378 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 960. 958 9
    #A4379 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,097. 1089
    #A4380 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 1,097. 1089 12
    #A4381 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,116. 1114
    #A4382 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,116. 1114 9
    #A4383 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,346. 1345
    #A4384 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,346. 1345 1
    #A4385 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 1,351. 1365
    #A4386 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 1,351. 1365 1
    #A4387 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,381. 1394
    #A4388 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 1,381. 1394 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/TableColumn.java

    Severity Rule Message Line Col
    #A4389 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 117
    #A4390 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 117 1
    #A4391 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 186
    #A4392 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 195. 186 1
    #A4393 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 276. 274
    #A4394 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 276. 274 1
    #A4395 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 749. 732
    #A4396 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 749. 732 1
    #A4397 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 803. 790
    #A4398 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 803. 790 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/table/TableColumnModel.java

    Severity Rule Message Line Col
    #A4399 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 46
    #A4400 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 46 1
    #A4401 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 100
    #A4402 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 106. 100 1
    #A4403 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 178
    #A4404 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 185. 178 1
    #A4405 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 233. 226
    #A4406 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 233. 226 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/AbstractWriter.java

    Severity Rule Message Line Col
    #A4407 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 625. 622
    #A4408 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 625. 622 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GlyphPainter2.java

    Severity Rule Message Line Col
    #A4409 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 236. 217
    #A4410 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 236. 217 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/GlyphView.java

    Severity Rule Message Line Col
    #A4411 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 19, indentation should be the same level as line 82. 81
    #A4412 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 19, indentation should be the same level as line 82. 81 9
    #A4413 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 118
    #A4414 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 118 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/JTextComponent.java

    Severity Rule Message Line Col
    #A4415 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,124. 2100
    #A4416 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,124. 2100 1
    #A4417 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,523. 2508
    #A4418 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,523. 2508 1
    #A4419 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,928. 2924
    #A4420 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 2,928. 2924 8
    #A4421 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,331. 3307
    #A4422 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,331. 3307 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/LabelView.java

    Severity Rule Message Line Col
    #A4423 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 207. 201
    #A4424 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 207. 201 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    #A4425 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 153. 138
    #A4426 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 153. 138 4
    #A4427 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 258. 250
    #A4428 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 258. 250 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/Utilities.java

    Severity Rule Message Line Col
    #A4429 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 273. 272
    #A4430 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 273. 272 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/BlockView.java

    Severity Rule Message Line Col
    #A4431 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 146. 129
    #A4432 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 146. 129 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/CSS.java

    Severity Rule Message Line Col
    #A4433 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,148. 1143
    #A4434 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,148. 1143 6
    #A4435 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,480. 1481
    #A4436 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,480. 1481 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLEditorKit.java

    Severity Rule Message Line Col
    #A4437 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,376. 1374
    #A4438 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,376. 1374 1
    #A4439 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,379. 1377
    #A4440 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,379. 1377 1
    #A4441 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,382. 1380
    #A4442 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,382. 1380 1
    #A4443 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,385. 1383
    #A4444 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,385. 1383 1
    #A4445 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,388. 1386
    #A4446 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,388. 1386 1
    #A4447 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,391. 1389
    #A4448 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,391. 1389 1
    #A4449 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,395. 1392
    #A4450 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,395. 1392 1
    #A4451 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,399. 1396
    #A4452 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,399. 1396 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/HTMLWriter.java

    Severity Rule Message Line Col
    #A4453 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 1,196. 1195
    #A4454 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 1,196. 1195 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/OptionListModel.java

    Severity Rule Message Line Col
    #A4455 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 326. 321
    #A4456 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 326. 321 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/StyleSheet.java

    Severity Rule Message Line Col
    #A4457 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 2,657. 2644
    #A4458 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 2,657. 2644 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/TableView.java

    Severity Rule Message Line Col
    #A4459 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,488. 1487
    #A4460 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,488. 1487 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/ContentModel.java

    Severity Rule Message Line Col
    #A4461 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 118
    #A4462 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 118 5
    #A4463 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 151. 145
    #A4464 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 151. 145 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/DTD.java

    Severity Rule Message Line Col
    #A4465 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 458. 461
    #A4466 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 0, indentation should be the same level as line 458. 461 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/html/parser/Parser.java

    Severity Rule Message Line Col
    #A4467 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 1,061. 1051
    #A4468 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 1,061. 1051 19
    #A4469 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,370. 1369
    #A4470 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,370. 1369 1
    #A4471 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 1370, 1372. 1371
    #A4472 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 1370, 1372. 1371 1
    #A4473 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,932. 1919
    #A4474 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,932. 1919 9
    #A4475 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,948. 1944
    #A4476 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,948. 1944 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFGenerator.java

    Severity Rule Message Line Col
    #A4477 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 962. 959
    #A4478 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 962. 959 5
    #A4479 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 989. 988
    #A4480 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 989. 988 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFParser.java

    Severity Rule Message Line Col
    #A4481 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 2, indentation should be the same level as line 50. 49
    #A4482 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 2, indentation should be the same level as line 50. 49 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/text/rtf/RTFReader.java

    Severity Rule Message Line Col
    #A4483 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 604. 603
    #A4484 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 604. 603 1
    #A4485 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 604. 605
    #A4486 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 604. 605 1
    #A4487 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 870. 876
    #A4488 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 870. 876 1
    #A4489 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,568. 1567
    #A4490 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,568. 1567 1
    #A4491 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,574. 1573
    #A4492 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 1,574. 1573 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultMutableTreeNode.java

    Severity Rule Message Line Col
    #A4493 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 29. 27
    #A4494 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 0, indentation should be the same level as line 29. 27 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeCellRenderer.java

    Severity Rule Message Line Col
    #A4495 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 579. 574
    #A4496 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 579. 574 4
    #A4497 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 588. 581
    #A4498 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 588. 581 4
    #A4499 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 595. 590
    #A4500 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 595. 590 4
    #A4501 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 602. 597
    #A4502 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 602. 597 4
    #A4503 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 609. 604
    #A4504 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 609. 604 4
    #A4505 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 618. 611
    #A4506 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 618. 611 4
    #A4507 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 625. 620
    #A4508 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 625. 620 4
    #A4509 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 641. 636
    #A4510 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 641. 636 4
    #A4511 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 648. 643
    #A4512 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 648. 643 4
    #A4513 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 655. 650
    #A4514 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 655. 650 4
    #A4515 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 662. 657
    #A4516 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 662. 657 4
    #A4517 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 669. 664
    #A4518 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 669. 664 4
    #A4519 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 676. 671
    #A4520 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 676. 671 4
    #A4521 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 683. 678
    #A4522 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 683. 678 4
    #A4523 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 690. 685
    #A4524 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 690. 685 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/DefaultTreeModel.java

    Severity Rule Message Line Col
    #A4525 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 76
    #A4526 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 82. 76 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/tree/TreeModel.java

    Severity Rule Message Line Col
    #A4527 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 140
    #A4528 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 149. 140 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/CompoundEdit.java

    Severity Rule Message Line Col
    #A4529 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 104. 103
    #A4530 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 104. 103 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/swing/undo/UndoManager.java

    Severity Rule Message Line Col
    #A4531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 191. 189
    #A4532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 191. 189 1
    #A4533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 220. 219
    #A4534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 220. 219 1
    #A4535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 240. 239
    #A4536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 240. 239 1
    #A4537 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 244. 243
    #A4538 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 244. 243 1
    #A4539 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 252. 251
    #A4540 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 252. 251 1
    #A4541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 255. 254
    #A4542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 255. 254 1
    #A4543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 250. 258
    #A4544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 250. 258 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/javax/xml/crypto/dsig/keyinfo/RetrievalMethod.java

    Severity Rule Message Line Col
    #A4545 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 93
    #A4546 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 93 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/GSSException.java

    Severity Rule Message Line Col
    #A4547 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 192. 191
    #A4548 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 192. 191 49
    #A4549 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204
    #A4550 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 209. 204 4
    #A4551 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 211
    #A4552 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 216. 211 4
    #A4553 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 218
    #A4554 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 223. 218 4
    #A4555 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 231. 225
    #A4556 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 231. 225 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/GSSManager.java

    Severity Rule Message Line Col
    #A4557 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 549. 525
    #A4558 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 549. 525 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/org/ietf/jgss/MessageProp.java

    Severity Rule Message Line Col
    #A4559 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 66
    #A4560 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 66 4
    #A4561 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 213. 195
    #A4562 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 213. 195 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMReference.java

    Severity Rule Message Line Col
    #A4563 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 68
    #A4564 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 75. 68 4
    #A4565 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 28, indentation should be the same level as line 534. 533
    #A4566 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 28, indentation should be the same level as line 534. 533 21
    #A4567 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 28, indentation should be the same level as line 547. 546
    #A4568 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 28, indentation should be the same level as line 547. 546 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletAudioClip.java

    Severity Rule Message Line Col
    #A4569 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 70. 69
    #A4570 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 70. 69 17
    #A4571 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 88. 87
    #A4572 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 88. 87 17
    #A4573 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 111. 110
    #A4574 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 111. 110 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    #A4575 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191
    #A4576 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 192. 191 1
    #A4577 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 696. 692
    #A4578 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 696. 692 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/applet/AppletPanel.java

    Severity Rule Message Line Col
    #A4579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 330. 323
    #A4580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 330. 323 5
    #A4581 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 424. 423
    #A4582 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 424. 423 21
    #A4583 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 785. 784
    #A4584 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 785. 784 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/AudioData.java

    Severity Rule Message Line Col
    #A4585 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 42
    #A4586 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 51. 42 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/audio/NativeAudioStream.java

    Severity Rule Message Line Col
    #A4587 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 47. 38
    #A4588 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 47. 38 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AWTAccessor.java

    Severity Rule Message Line Col
    #A4589 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 363. 360
    #A4590 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 363. 360 9
    #A4591 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 367. 364
    #A4592 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 367. 364 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    #A4593 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 4, indentation should be the same level as line 351. 349
    #A4594 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 4, indentation should be the same level as line 351. 349 44
    #A4595 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 367. 354
    #A4596 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 367. 354 29
    #A4597 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 458. 453
    #A4598 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 458. 453 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/DebugSettings.java

    Severity Rule Message Line Col
    #A4599 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 176. 175
    #A4600 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 176. 175 9
    #A4601 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 316. 315
    #A4602 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 20, indentation should be the same level as line 316. 315 13
    #A4603 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 319. 318
    #A4604 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 319. 318 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/ExtendedKeyCodes.java

    Severity Rule Message Line Col
    #A4605 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 15. 9
    #A4606 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 15. 9 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/FontConfiguration.java

    Severity Rule Message Line Col
    #A4607 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 620. 616
    #A4608 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 620. 616 4
    #A4609 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 784. 780
    #A4610 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 784. 780 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/ModalityListener.java

    Severity Rule Message Line Col
    #A4611 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 36. 33
    #A4612 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 36. 33 4
    #A4613 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38
    #A4614 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/ScrollPaneWheelScroller.java

    Severity Rule Message Line Col
    #A4615 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 12, indentation should be the same level as line 166. 165
    #A4616 warning CommentsIndentation Comment has incorrect indentation level 50, expected is 12, indentation should be the same level as line 166. 165 51
    #A4617 warning CommentsIndentation Comment has incorrect indentation level 61, expected is 12, indentation should be the same level as line 177. 176
    #A4618 warning CommentsIndentation Comment has incorrect indentation level 61, expected is 12, indentation should be the same level as line 177. 176 62

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunDisplayChanger.java

    Severity Rule Message Line Col
    #A4619 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 116. 114
    #A4620 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 116. 114 5
    #A4621 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 163. 161
    #A4622 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 163. 161 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/SunToolkit.java

    Severity Rule Message Line Col
    #A4623 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 470. 445
    #A4624 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 470. 445 6
    #A4625 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 672. 664
    #A4626 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 672. 664 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/geom/Curve.java

    Severity Rule Message Line Col
    #A4627 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 976. 972
    #A4628 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 976. 972 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/im/InputMethodContext.java

    Severity Rule Message Line Col
    #A4629 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 373. 370
    #A4630 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 373. 370 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteBandedRaster.java

    Severity Rule Message Line Col
    #A4631 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 467. 455
    #A4632 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 467. 455 4
    #A4633 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 483. 481
    #A4634 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 483. 481 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteComponentRaster.java

    Severity Rule Message Line Col
    #A4635 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 895. 923
    #A4636 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 895. 923 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ByteInterleavedRaster.java

    Severity Rule Message Line Col
    #A4637 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,322. 1350
    #A4638 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,322. 1350 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ImageFetcher.java

    Severity Rule Message Line Col
    #A4639 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 56. 51
    #A4640 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 56. 51 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/InputStreamImageSource.java

    Severity Rule Message Line Col
    #A4641 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 239, 244. 242
    #A4642 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 239, 244. 242 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerComponentRaster.java

    Severity Rule Message Line Col
    #A4643 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 163. 145
    #A4644 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 163. 145 4
    #A4645 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 664. 690
    #A4646 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 664. 690 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/IntegerInterleavedRaster.java

    Severity Rule Message Line Col
    #A4647 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 105
    #A4648 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 105 4
    #A4649 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 568. 593
    #A4650 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 568. 593 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/PNGImageDecoder.java

    Severity Rule Message Line Col
    #A4651 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 75. 72
    #A4652 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 75. 72 3
    #A4653 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 84. 80
    #A4654 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 84. 80 3
    #A4655 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 24, indentation should be the same level as line 470. 469
    #A4656 warning CommentsIndentation Comment has incorrect indentation level 23, expected is 24, indentation should be the same level as line 470. 469 24
    #A4657 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 494. 493
    #A4658 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 494. 493 21
    #A4659 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 22, indentation should be the same level as line 502. 498
    #A4660 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 22, indentation should be the same level as line 502. 498 22
    #A4661 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 502. 501
    #A4662 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 22, indentation should be the same level as line 502. 501 21
    #A4663 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 14, indentation should be the same level as line 519. 507
    #A4664 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 14, indentation should be the same level as line 519. 507 4
    #A4665 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 519. 513
    #A4666 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 14, indentation should be the same level as line 519. 513 13
    #A4667 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 623. 622
    #A4668 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 2, indentation should be the same level as line 623. 622 5
    #A4669 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 663. 650
    #A4670 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 663. 650 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortBandedRaster.java

    Severity Rule Message Line Col
    #A4671 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 481. 479
    #A4672 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 481. 479 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortComponentRaster.java

    Severity Rule Message Line Col
    #A4673 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 531. 529
    #A4674 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 531. 529 1
    #A4675 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 830. 833
    #A4676 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 830. 833 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/awt/image/ShortInterleavedRaster.java

    Severity Rule Message Line Col
    #A4677 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 503. 501
    #A4678 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 503. 501 1
    #A4679 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 793. 796
    #A4680 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 8, indentation should be the same level as line 793. 796 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/dc/DuctusRenderingEngine.java

    Severity Rule Message Line Col
    #A4681 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 507. 501
    #A4682 warning CommentsIndentation Block comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 507. 501 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/AttributeValues.java

    Severity Rule Message Line Col
    #A4683 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 706. 705
    #A4684 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 706. 705 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/CMap.java

    Severity Rule Message Line Col
    #A4685 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122
    #A4686 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 122 1
    #A4687 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 214. 185
    #A4688 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 214. 185 17
    #A4689 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 213
    #A4690 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 213 1
    #A4691 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 215
    #A4692 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 214. 215 1
    #A4693 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 364. 363
    #A4694 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 364. 363 1
    #A4695 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 436. 427
    #A4696 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 436. 427 1
    #A4697 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 515. 518
    #A4698 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 515. 518 1
    #A4699 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 601. 594
    #A4700 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 601. 594 1
    #A4701 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 713
    #A4702 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 716. 713 1
    #A4703 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 727. 719
    #A4704 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 727. 719 10
    #A4705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 761. 765
    #A4706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 761. 765 1
    #A4707 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 801. 800
    #A4708 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 801. 800 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/ExtendedTextSourceLabel.java

    Severity Rule Message Line Col
    #A4709 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 579. 514
    #A4710 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 2, indentation should be the same level as line 579. 514 1
    #A4711 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 673. 669
    #A4712 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 8, indentation should be the same level as line 673. 669 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FileFontStrike.java

    Severity Rule Message Line Col
    #A4713 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 132. 128
    #A4714 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 132. 128 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Font2D.java

    Severity Rule Message Line Col
    #A4715 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 125
    #A4716 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 131. 125 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontDesignMetrics.java

    Severity Rule Message Line Col
    #A4717 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 333. 327
    #A4718 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 333. 327 3
    #A4719 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 554. 549
    #A4720 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 554. 549 3
    #A4721 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 562. 558
    #A4722 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 562. 558 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontFamily.java

    Severity Rule Message Line Col
    #A4723 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 220. 214
    #A4724 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 220. 214 5
    #A4725 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 225. 223
    #A4726 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 225. 223 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontScaler.java

    Severity Rule Message Line Col
    #A4727 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 159. 158
    #A4728 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 4, indentation should be the same level as line 159. 158 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontStrikeDesc.java

    Severity Rule Message Line Col
    #A4729 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56
    #A4730 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 56 1
    #A4731 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60
    #A4732 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 61. 60 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/FontUtilities.java

    Severity Rule Message Line Col
    #A4733 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 256. 255
    #A4734 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 256. 255 13
    #A4735 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 406. 398
    #A4736 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 406. 398 13
    #A4737 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 438. 435
    #A4738 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 438. 435 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/GlyphList.java

    Severity Rule Message Line Col
    #A4739 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 162. 159
    #A4740 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 162. 159 7
    #A4741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 180. 179
    #A4742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 180. 179 1
    #A4743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 184
    #A4744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 186. 184 1
    #A4745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 235. 227
    #A4746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 235. 227 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/StandardGlyphVector.java

    Severity Rule Message Line Col
    #A4747 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183
    #A4748 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 184. 183 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/StrikeMetrics.java

    Severity Rule Message Line Col
    #A4749 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 124
    #A4750 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 128. 124 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    #A4751 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 593
    #A4752 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 595. 593 1
    #A4753 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,681. 1675
    #A4754 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 1,681. 1675 9
    #A4755 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,586. 3585
    #A4756 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 3,586. 3585 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/SunLayoutEngine.java

    Severity Rule Message Line Col
    #A4757 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 131. 130
    #A4758 warning CommentsIndentation Comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 131. 130 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TextLabelFactory.java

    Severity Rule Message Line Col
    #A4759 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 52. 38
    #A4760 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 0, indentation should be the same level as line 52. 38 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TextSourceLabel.java

    Severity Rule Message Line Col
    #A4761 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 143. 142
    #A4762 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 143. 142 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/TrueTypeFont.java

    Severity Rule Message Line Col
    #A4763 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 65
    #A4764 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 65 4
    #A4765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 161
    #A4766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 164. 161 1
    #A4767 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 635. 634
    #A4768 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 635. 634 10
    #A4769 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 645. 644
    #A4770 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 645. 644 10
    #A4771 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 648. 647
    #A4772 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 648. 647 10
    #A4773 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 654. 653
    #A4774 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 654. 653 10
    #A4775 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 660. 659
    #A4776 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 660. 659 10
    #A4777 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 777. 775
    #A4778 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 777. 775 1
    #A4779 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 978. 977
    #A4780 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 978. 977 1
    #A4781 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,161. 1149
    #A4782 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,161. 1149 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Type1Font.java

    Severity Rule Message Line Col
    #A4783 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 192. 191
    #A4784 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 192. 191 11
    #A4785 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 438. 437
    #A4786 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 438. 437 5
    #A4787 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 466. 465
    #A4788 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 24, indentation should be the same level as line 466. 465 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/font/Underline.java

    Severity Rule Message Line Col
    #A4789 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 84. 80
    #A4790 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 84. 80 6
    #A4791 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 261. 260
    #A4792 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 261. 260 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/invoke/util/Wrapper.java

    Severity Rule Message Line Col
    #A4793 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 237
    #A4794 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 237 1
    #A4795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 440. 428
    #A4796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 440. 428 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/ByteToCharISCII91.java

    Severity Rule Message Line Col
    #A4797 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 69
    #A4798 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 69 1
    #A4799 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 204. 201
    #A4800 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 204. 201 1
    #A4801 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 221. 218
    #A4802 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 221. 218 1
    #A4803 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 225
    #A4804 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 228. 225 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/io/CharToByteISCII91.java

    Severity Rule Message Line Col
    #A4805 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 74
    #A4806 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 74 1
    #A4807 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 85
    #A4808 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 89. 85 1
    #A4809 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 177. 174
    #A4810 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 177. 174 1
    #A4811 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 185. 182
    #A4812 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 185. 182 1
    #A4813 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 191. 188
    #A4814 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 191. 188 1
    #A4815 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 197. 194
    #A4816 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 197. 194 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunGraphics2D.java

    Severity Rule Message Line Col
    #A4817 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 204. 202
    #A4818 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 4, indentation should be the same level as line 204. 202 41
    #A4819 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 672. 671
    #A4820 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 22, indentation should be the same level as line 672. 671 1
    #A4821 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,972. 2966
    #A4822 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,972. 2966 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SunGraphicsEnvironment.java

    Severity Rule Message Line Col
    #A4823 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 203. 200
    #A4824 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 203. 200 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceData.java

    Severity Rule Message Line Col
    #A4825 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, 12, indentation should be the same level as line 764, 772. 766
    #A4826 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, 12, indentation should be the same level as line 764, 772. 766 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/SurfaceManagerFactory.java

    Severity Rule Message Line Col
    #A4827 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 83
    #A4828 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 89. 83 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/CMSManager.java

    Severity Rule Message Line Col
    #A4829 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 48. 46
    #A4830 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 48. 46 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/ColorTransform.java

    Severity Rule Message Line Col
    #A4831 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 39. 35
    #A4832 warning CommentsIndentation Block comment has incorrect indentation level 24, expected is 4, indentation should be the same level as line 39. 35 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/lcms/LCMS.java

    Severity Rule Message Line Col
    #A4833 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 59
    #A4834 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 59 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/cmm/lcms/LCMSImageLayout.java

    Severity Rule Message Line Col
    #A4835 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 177. 176
    #A4836 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 177. 176 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/FillSpans.java

    Severity Rule Message Line Col
    #A4837 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 26
    #A4838 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/loops/ProcessPath.java

    Severity Rule Message Line Col
    #A4839 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 450. 449
    #A4840 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 450. 449 12
    #A4841 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 32, indentation should be the same level as line 1,211. 1206
    #A4842 warning CommentsIndentation Block comment has incorrect indentation level 31, expected is 32, indentation should be the same level as line 1,211. 1206 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/opengl/OGLPaints.java

    Severity Rule Message Line Col
    #A4843 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 79
    #A4844 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 79 1
    #A4845 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 94
    #A4846 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 94 1
    #A4847 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 150
    #A4848 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 152. 150 1
    #A4849 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 182
    #A4850 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 182 1
    #A4851 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 206. 204
    #A4852 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 206. 204 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedBufImgOps.java

    Severity Rule Message Line Col
    #A4853 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 75
    #A4854 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 75 1
    #A4855 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 121
    #A4856 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 123. 121 1
    #A4857 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 259
    #A4858 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 259 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/BufferedPaints.java

    Severity Rule Message Line Col
    #A4859 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 88
    #A4860 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 90. 88 1
    #A4861 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 98
    #A4862 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 98 1
    #A4863 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 242. 212
    #A4864 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 242. 212 1
    #A4865 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 303. 286
    #A4866 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 303. 286 1
    #A4867 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 386. 365
    #A4868 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 386. 365 1
    #A4869 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 469. 455
    #A4870 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 469. 455 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pipe/RegionSpanIterator.java

    Severity Rule Message Line Col
    #A4871 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 50
    #A4872 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 64. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/PiscesCache.java

    Severity Rule Message Line Col
    #A4873 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 109. 108
    #A4874 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 109. 108 1
    #A4875 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 109. 116
    #A4876 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 109. 116 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Renderer.java

    Severity Rule Message Line Col
    #A4877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 89. 88
    #A4878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 89. 88 1
    #A4879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 130
    #A4880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 133. 130 1
    #A4881 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 307
    #A4882 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 310. 307 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/java2d/pisces/Stroker.java

    Severity Rule Message Line Col
    #A4883 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 638. 636
    #A4884 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 638. 636 1
    #A4885 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 885. 780
    #A4886 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 885. 780 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorDataException.java

    Severity Rule Message Line Col
    #A4887 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39
    #A4888 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorStructureException.java

    Severity Rule Message Line Col
    #A4889 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39
    #A4890 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/jvmstat/perfdata/monitor/MonitorTypeException.java

    Severity Rule Message Line Col
    #A4891 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39
    #A4892 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 43. 39 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/Agent.java

    Severity Rule Message Line Col
    #A4893 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 154. 153
    #A4894 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 154. 153 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    #A4895 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 825. 824
    #A4896 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 23, indentation should be the same level as line 825. 824 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/counter/perf/InstrumentationException.java

    Severity Rule Message Line Col
    #A4897 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 33. 29
    #A4898 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 33. 29 5
    #A4899 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 36
    #A4900 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 42. 36 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTBootClassPathTableMetaImpl.java

    Severity Rule Message Line Col
    #A4901 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 80. 76
    #A4902 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 80. 76 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTClassPathTableMetaImpl.java

    Severity Rule Message Line Col
    #A4903 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75
    #A4904 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTInputArgsTableMetaImpl.java

    Severity Rule Message Line Col
    #A4905 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75
    #A4906 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmRTLibraryPathTableMetaImpl.java

    Severity Rule Message Line Col
    #A4907 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75
    #A4908 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 75 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/management/snmp/jvminstr/JvmThreadingImpl.java

    Severity Rule Message Line Col
    #A4909 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 333. 330
    #A4910 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 333. 330 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/BASE64Decoder.java

    Severity Rule Message Line Col
    #A4911 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 79. 78
    #A4912 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 79. 78 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/BASE64Encoder.java

    Severity Rule Message Line Col
    #A4913 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 66. 65
    #A4914 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 66. 65 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ExtensionDependency.java

    Severity Rule Message Line Col
    #A4915 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 221. 220
    #A4916 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 221. 220 9
    #A4917 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 235. 233
    #A4918 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 235. 233 9
    #A4919 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 240. 239
    #A4920 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 240. 239 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/FloatingDecimal.java

    Severity Rule Message Line Col
    #A4921 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,010. 1009
    #A4922 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 12, indentation should be the same level as line 1,010. 1009 29
    #A4923 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 1,872. 1871
    #A4924 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 1,872. 1871 20
    #A4925 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,883. 1878
    #A4926 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,883. 1878 5
    #A4927 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,958. 1957
    #A4928 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,958. 1957 38
    #A4929 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,971. 1960
    #A4930 warning CommentsIndentation Comment has incorrect indentation level 37, expected is 16, indentation should be the same level as line 1,971. 1960 38

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/FpUtils.java

    Severity Rule Message Line Col
    #A4931 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 254. 245
    #A4932 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 254. 245 5
    #A4933 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 286. 274
    #A4934 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 286. 274 5
    #A4935 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 318. 306
    #A4936 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 318. 306 5
    #A4937 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 350. 338
    #A4938 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 350. 338 5
    #A4939 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 442. 424
    #A4940 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 442. 424 5
    #A4941 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 671. 639
    #A4942 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 671. 639 5
    #A4943 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 834. 794
    #A4944 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 834. 794 5
    #A4945 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 954. 929
    #A4946 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 954. 929 5
    #A4947 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,067. 1055
    #A4948 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,067. 1055 5
    #A4949 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,145. 1122
    #A4950 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,145. 1122 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/ProxyGenerator.java

    Severity Rule Message Line Col
    #A4951 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87
    #A4952 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87 1
    #A4953 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95
    #A4954 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 95 1
    #A4955 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 100
    #A4956 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 100 1
    #A4957 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 103. 102
    #A4958 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 103. 102 1
    #A4959 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 115
    #A4960 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 115 1
    #A4961 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 120
    #A4962 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 121. 120 1
    #A4963 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 129
    #A4964 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 129 1
    #A4965 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 133
    #A4966 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 134. 133 1
    #A4967 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 137
    #A4968 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 138. 137 1
    #A4969 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141
    #A4970 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141 1
    #A4971 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 157
    #A4972 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 158. 157 1
    #A4973 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 175. 174
    #A4974 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 175. 174 1
    #A4975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 182
    #A4976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 183. 182 1
    #A4977 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 186
    #A4978 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 187. 186 1
    #A4979 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 189. 188
    #A4980 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 189. 188 1
    #A4981 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 272. 271
    #A4982 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 272. 271 1
    #A4983 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 282. 281
    #A4984 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 282. 281 1
    #A4985 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 287
    #A4986 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 288. 287 1
    #A4987 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 290. 289
    #A4988 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 290. 289 1
    #A4989 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 295. 294
    #A4990 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 295. 294 1
    #A4991 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 300
    #A4992 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 300 1
    #A4993 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 502. 501
    #A4994 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 502. 501 41
    #A4995 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 504. 503
    #A4996 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 504. 503 41
    #A4997 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 506. 505
    #A4998 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 506. 505 41
    #A4999 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 511. 510
    #A5000 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 511. 510 41
    #A5001 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 513. 512
    #A5002 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 513. 512 41
    #A5003 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 515. 514
    #A5004 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 515. 514 41
    #A5005 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 518. 517
    #A5006 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 518. 517 41
    #A5007 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 520. 519
    #A5008 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 520. 519 41
    #A5009 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 526. 525
    #A5010 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 526. 525 41
    #A5011 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 528. 527
    #A5012 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 528. 527 41
    #A5013 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 533. 532
    #A5014 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 533. 532 41
    #A5015 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 535. 534
    #A5016 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 535. 534 41
    #A5017 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 540. 539
    #A5018 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 12, indentation should be the same level as line 540. 539 42
    #A5019 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 722. 721
    #A5020 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 722. 721 41
    #A5021 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 724. 723
    #A5022 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 724. 723 41
    #A5023 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 726. 725
    #A5024 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 726. 725 41
    #A5025 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 728. 727
    #A5026 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 728. 727 41
    #A5027 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 790. 789
    #A5028 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 790. 789 41
    #A5029 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 792. 791
    #A5030 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 792. 791 41
    #A5031 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 794. 793
    #A5032 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 794. 793 41
    #A5033 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 796. 795
    #A5034 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 796. 795 41
    #A5035 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 801. 800
    #A5036 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 801. 800 41
    #A5037 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 803. 802
    #A5038 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 803. 802 41
    #A5039 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 805. 804
    #A5040 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 805. 804 41
    #A5041 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 807. 806
    #A5042 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 807. 806 41
    #A5043 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 809. 808
    #A5044 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 809. 808 41
    #A5045 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 811. 810
    #A5046 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 811. 810 41
    #A5047 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 813. 812
    #A5048 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 813. 812 41
    #A5049 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 816. 815
    #A5050 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 816. 815 41
    #A5051 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 818. 817
    #A5052 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 818. 817 41
    #A5053 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 820. 819
    #A5054 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 820. 819 41
    #A5055 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 822. 821
    #A5056 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 16, indentation should be the same level as line 822. 821 41
    #A5057 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 825. 824
    #A5058 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 825. 824 41
    #A5059 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 830. 829
    #A5060 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 830. 829 41
    #A5061 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 832. 831
    #A5062 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 832. 831 41
    #A5063 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 834. 833
    #A5064 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 834. 833 41
    #A5065 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 836. 835
    #A5066 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 12, indentation should be the same level as line 836. 835 25
    #A5067 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,312. 1310
    #A5068 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,312. 1310 1
    #A5069 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 1,565. 1563
    #A5070 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 8, indentation should be the same level as line 1,565. 1563 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/Signal.java

    Severity Rule Message Line Col
    #A5071 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 212. 211
    #A5072 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 212. 211 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/misc/URLClassPath.java

    Severity Rule Message Line Col
    #A5073 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 302. 297
    #A5074 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 302. 297 5
    #A5075 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 308. 307
    #A5076 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 308. 307 10
    #A5077 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 676. 675
    #A5078 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 676. 675 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/NetworkServer.java

    Severity Rule Message Line Col
    #A5079 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 72. 71
    #A5080 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 72. 71 1
    #A5081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 68, 87. 86
    #A5082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 68, 87. 86 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/ftp/FtpProtocolException.java

    Severity Rule Message Line Col
    #A5083 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 56. 49
    #A5084 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 6, indentation should be the same level as line 56. 49 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ContextList.java

    Severity Rule Message Line Col
    #A5085 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 47
    #A5086 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 50. 47 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/SSLStreams.java

    Severity Rule Message Line Col
    #A5087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 78. 77
    #A5088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 78. 77 1
    #A5089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 84. 83
    #A5090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 84. 83 1
    #A5091 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 121. 120
    #A5092 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 121. 120 1
    #A5093 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 125. 128
    #A5094 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 125. 128 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    #A5095 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 472. 470
    #A5096 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 472. 470 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/idn/StringPrep.java

    Severity Rule Message Line Col
    #A5097 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 151. 144
    #A5098 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 9, indentation should be the same level as line 151. 144 8
    #A5099 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 423. 368
    #A5100 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 423. 368 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/idn/StringPrepDataReader.java

    Severity Rule Message Line Col
    #A5101 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 58
    #A5102 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 64. 58 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/ChunkedOutputStream.java

    Severity Rule Message Line Col
    #A5103 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 132
    #A5104 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 142. 132 5
    #A5105 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 188
    #A5106 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 199. 188 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/HttpClient.java

    Severity Rule Message Line Col
    #A5107 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 125. 124
    #A5108 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 125. 124 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/http/KeepAliveCache.java

    Severity Rule Message Line Col
    #A5109 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 100. 98
    #A5110 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 100. 98 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/ftp/FtpURLConnection.java

    Severity Rule Message Line Col
    #A5111 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 453. 454
    #A5112 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 453. 454 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthCacheValue.java

    Severity Rule Message Line Col
    #A5113 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 68
    #A5114 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 68 4
    #A5115 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73
    #A5116 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 73 4
    #A5117 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 78
    #A5118 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 81. 78 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/AuthenticationInfo.java

    Severity Rule Message Line Col
    #A5119 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 167. 160
    #A5120 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 167. 160 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    #A5121 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,910. 1909
    #A5122 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,910. 1909 10
    #A5123 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,282. 2278
    #A5124 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,282. 2278 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/http/NegotiateAuthentication.java

    Severity Rule Message Line Col
    #A5125 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 62
    #A5126 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 66. 62 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/HttpsClient.java

    Severity Rule Message Line Col
    #A5127 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, 12, indentation should be the same level as line 486, 493. 492
    #A5128 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, 12, indentation should be the same level as line 486, 493. 492 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/https/HttpsURLConnectionImpl.java

    Severity Rule Message Line Col
    #A5129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 71
    #A5130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 71 1
    #A5131 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76
    #A5132 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76 1
    #A5133 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78
    #A5134 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78 1
    #A5135 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 82
    #A5136 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 82 1
    #A5137 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 85. 84
    #A5138 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 85. 84 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/jar/JarURLConnection.java

    Severity Rule Message Line Col
    #A5139 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 355. 348
    #A5140 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 355. 348 4
    #A5141 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 359
    #A5142 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 371. 359 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/jar/URLJarFile.java

    Severity Rule Message Line Col
    #A5143 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 197. 193
    #A5144 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 197. 193 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/net/www/protocol/mailto/Handler.java

    Severity Rule Message Line Col
    #A5145 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 43
    #A5146 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 43 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ByteBuffered.java

    Severity Rule Message Line Col
    #A5147 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 44
    #A5148 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 57. 44 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ServerSocketAdaptor.java

    Severity Rule Message Line Col
    #A5149 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 192. 191
    #A5150 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 192. 191 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/SocketChannelImpl.java

    Severity Rule Message Line Col
    #A5151 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 298. 297
    #A5152 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 298. 297 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/ch/ThreadPool.java

    Severity Rule Message Line Col
    #A5153 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 133. 132
    #A5154 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 20, indentation should be the same level as line 133. 132 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_JP.java

    Severity Rule Message Line Col
    #A5155 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 150. 149
    #A5156 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 150. 149 27
    #A5157 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 198. 197
    #A5158 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 198. 197 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/EUC_JP_LINUX.java

    Severity Rule Message Line Col
    #A5159 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 136. 135
    #A5160 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 136. 135 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/GB18030.java

    Severity Rule Message Line Col
    #A5161 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,868. 2865
    #A5162 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,868. 2865 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/nio/cs/ext/SimpleEUCEncoder.java

    Severity Rule Message Line Col
    #A5163 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 130. 129
    #A5164 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 130. 129 18
    #A5165 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 210. 209
    #A5166 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 210. 209 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/BackgroundServiceLookup.java

    Severity Rule Message Line Col
    #A5167 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 37. 34
    #A5168 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 37. 34 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/OpenBook.java

    Severity Rule Message Line Col
    #A5169 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 44
    #A5170 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 49. 44 2
    #A5171 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 63. 56
    #A5172 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 63. 56 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSPathGraphics.java

    Severity Rule Message Line Col
    #A5173 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 139. 117
    #A5174 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 139. 117 5
    #A5175 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 686. 685
    #A5176 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 686. 685 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    #A5177 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 114. 107
    #A5178 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 114. 107 2
    #A5179 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 255. 253
    #A5180 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 255. 253 2
    #A5181 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 294. 289
    #A5182 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 294. 289 4
    #A5183 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 301. 296
    #A5184 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 301. 296 4
    #A5185 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 339. 337
    #A5186 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 339. 337 8
    #A5187 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 404. 402
    #A5188 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 404. 402 2
    #A5189 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 419. 408
    #A5190 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 419. 408 2
    #A5191 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 419. 410
    #A5192 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 419. 410 4
    #A5193 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 832. 821
    #A5194 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 832. 821 4
    #A5195 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,039. 1035
    #A5196 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,039. 1035 5
    #A5197 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,051. 1044
    #A5198 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,051. 1044 5
    #A5199 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,278. 1277
    #A5200 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 1,278. 1277 1
    #A5201 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,407. 1406
    #A5202 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,407. 1406 1
    #A5203 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,496. 1490
    #A5204 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,496. 1490 4
    #A5205 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,644. 1657
    #A5206 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,644. 1657 1
    #A5207 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,800. 1796
    #A5208 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 1,800. 1796 8
    #A5209 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, 17, indentation should be the same level as line 1829, 1833. 1831
    #A5210 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, 17, indentation should be the same level as line 1829, 1833. 1831 17
    #A5211 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,900. 1883
    #A5212 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,900. 1883 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PathGraphics.java

    Severity Rule Message Line Col
    #A5213 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 139
    #A5214 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 142. 139 6
    #A5215 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 265. 246
    #A5216 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 265. 246 8
    #A5217 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 286. 270
    #A5218 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 286. 270 9
    #A5219 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 352. 341
    #A5220 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 352. 341 9
    #A5221 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 536. 516
    #A5222 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 536. 516 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PeekGraphics.java

    Severity Rule Message Line Col
    #A5223 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 162
    #A5224 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 171. 162 1
    #A5225 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 750. 738
    #A5226 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 750. 738 5
    #A5227 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,045. 1014
    #A5228 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,045. 1014 5
    #A5229 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,358. 1342
    #A5230 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,358. 1342 1
    #A5231 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,395. 1410
    #A5232 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,395. 1410 1
    #A5233 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,735. 1726
    #A5234 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,735. 1726 5
    #A5235 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,765. 1758
    #A5236 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,765. 1758 2
    #A5237 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,765. 1760
    #A5238 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,765. 1760 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/PrintJob2D.java

    Severity Rule Message Line Col
    #A5239 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 773. 766
    #A5240 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 773. 766 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ProxyGraphics.java

    Severity Rule Message Line Col
    #A5241 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 65
    #A5242 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 71. 65 4
    #A5243 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 757. 745
    #A5244 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 757. 745 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ProxyGraphics2D.java

    Severity Rule Message Line Col
    #A5245 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 111
    #A5246 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 111 1
    #A5247 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,287. 1271
    #A5248 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,287. 1271 1
    #A5249 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,619. 1610
    #A5250 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,619. 1610 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ProxyPrintGraphics.java

    Severity Rule Message Line Col
    #A5251 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 56
    #A5252 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 62. 56 4
    #A5253 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 93
    #A5254 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 99. 93 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/RasterPrinterJob.java

    Severity Rule Message Line Col
    #A5255 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 112. 109
    #A5256 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 112. 109 2
    #A5257 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 112. 111
    #A5258 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 112. 111 6
    #A5259 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 115. 114
    #A5260 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 115. 114 6
    #A5261 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 257
    #A5262 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 260. 257 4
    #A5263 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 291. 287
    #A5264 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 291. 287 4
    #A5265 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 314. 312
    #A5266 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 314. 312 2
    #A5267 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 324. 318
    #A5268 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 324. 318 1
    #A5269 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 406. 399
    #A5270 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 406. 399 1
    #A5271 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 454. 447
    #A5272 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 454. 447 4
    #A5273 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 612. 590
    #A5274 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 612. 590 4
    #A5275 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 789. 774
    #A5276 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 789. 774 4
    #A5277 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 920. 911
    #A5278 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 920. 911 4
    #A5279 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,618. 1615
    #A5280 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,618. 1615 4
    #A5281 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,633. 1630
    #A5282 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,633. 1630 4
    #A5283 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,234. 2230
    #A5284 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 2,234. 2230 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    #A5285 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 235
    #A5286 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 238. 235 4
    #A5287 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 585. 582
    #A5288 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 585. 582 3
    #A5289 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,919. 1918
    #A5290 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,919. 1918 13
    #A5291 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,985. 1984
    #A5292 warning CommentsIndentation Comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,985. 1984 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/ServiceNotifier.java

    Severity Rule Message Line Col
    #A5293 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 98
    #A5294 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 103. 98 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/print/SunPrinterJobService.java

    Severity Rule Message Line Col
    #A5295 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 28
    #A5296 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 28 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java

    Severity Rule Message Line Col
    #A5297 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 157. 156
    #A5298 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 157. 156 33
    #A5299 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 307. 306
    #A5300 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 307. 306 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/parser/SignatureParser.java

    Severity Rule Message Line Col
    #A5301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 71
    #A5302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 71 1
    #A5303 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 305. 304
    #A5304 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 305. 304 17
    #A5305 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 359. 357
    #A5306 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 359. 357 9
    #A5307 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 471. 470
    #A5308 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 471. 470 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/ClassRepository.java

    Severity Rule Message Line Col
    #A5309 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 46
    #A5310 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 46 2
    #A5311 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 80. 69
    #A5312 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 80. 69 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/ConstructorRepository.java

    Severity Rule Message Line Col
    #A5313 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 49
    #A5314 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 50. 49 2
    #A5315 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 85. 74
    #A5316 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 85. 74 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/FieldRepository.java

    Severity Rule Message Line Col
    #A5317 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 46
    #A5318 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 47. 46 2
    #A5319 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 82. 71
    #A5320 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 82. 71 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/GenericDeclRepository.java

    Severity Rule Message Line Col
    #A5321 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 67. 52
    #A5322 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 67. 52 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/generics/repository/MethodRepository.java

    Severity Rule Message Line Col
    #A5323 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 45. 44
    #A5324 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 45. 44 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/reflect/misc/MethodUtil.java

    Severity Rule Message Line Col
    #A5325 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 88. 82
    #A5326 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 88. 82 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/BatchEnvironment.java

    Severity Rule Message Line Col
    #A5327 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 145. 144
    #A5328 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 145. 144 33
    #A5329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 351. 350
    #A5330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 351. 350 1
    #A5331 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 385. 384
    #A5332 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 385. 384 1
    #A5333 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 397. 396
    #A5334 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 397. 396 1
    #A5335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 442. 441
    #A5336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 442. 441 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/RMIGenerator.java

    Severity Rule Message Line Col
    #A5337 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 660. 659
    #A5338 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 660. 659 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/RemoteClass.java

    Severity Rule Message Line Col
    #A5339 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 427. 424
    #A5340 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 427. 424 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/jrmp/RemoteClass.java

    Severity Rule Message Line Col
    #A5341 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 306. 303
    #A5342 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 306. 303 9
    #A5343 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 446. 444
    #A5344 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 446. 444 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/rmic/newrmic/jrmp/StubSkeletonWriter.java

    Severity Rule Message Line Col
    #A5345 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 16, indentation should be the same level as line 402. 401
    #A5346 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 16, indentation should be the same level as line 402. 401 57
    #A5347 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 474. 473
    #A5348 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 474. 473 9
    #A5349 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 710. 711
    #A5350 warning CommentsIndentation Comment has incorrect indentation level 56, expected is 12, indentation should be the same level as line 710. 711 57

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/Activation.java

    Severity Rule Message Line Col
    #A5351 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,393. 2394
    #A5352 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,393. 2394 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/server/ActivationGroupImpl.java

    Severity Rule Message Line Col
    #A5353 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 362. 326
    #A5354 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 362. 326 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/rmi/transport/proxy/RMIMasterSocketFactory.java

    Severity Rule Message Line Col
    #A5355 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 176. 175
    #A5356 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 176. 175 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/ECParameters.java

    Severity Rule Message Line Col
    #A5357 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 202. 207
    #A5358 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 202. 207 1
    #A5359 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 276. 243
    #A5360 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 276. 243 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ec/NamedCurve.java

    Severity Rule Message Line Col
    #A5361 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 661. 587
    #A5362 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 661. 587 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/InitialToken.java

    Severity Rule Message Line Col
    #A5363 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 322. 321
    #A5364 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 322. 321 17
    #A5365 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 325. 324
    #A5366 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 325. 324 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/MessageToken.java

    Severity Rule Message Line Col
    #A5367 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 90
    #A5368 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 91. 90 6
    #A5369 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 94. 93
    #A5370 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 94. 93 6
    #A5371 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 98. 97
    #A5372 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 98. 97 6
    #A5373 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102
    #A5374 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 107. 102 6
    #A5375 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 109. 108
    #A5376 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 109. 108 6
    #A5377 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 375. 373
    #A5378 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 375. 373 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/jgss/krb5/WrapToken.java

    Severity Rule Message Line Col
    #A5379 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 268. 277
    #A5380 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 268. 277 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/Checksum.java

    Severity Rule Message Line Col
    #A5381 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 62
    #A5382 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 63. 62 6
    #A5383 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 132. 131
    #A5384 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 132. 131 10
    #A5385 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 162. 161
    #A5386 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 162. 161 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/EncryptedData.java

    Severity Rule Message Line Col
    #A5387 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72
    #A5388 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72 6
    #A5389 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 100
    #A5390 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 101. 100 6
    #A5391 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 124
    #A5392 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 125. 124 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/EncryptionKey.java

    Severity Rule Message Line Col
    #A5393 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 231. 230
    #A5394 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 231. 230 6
    #A5395 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 310. 309
    #A5396 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 310. 309 6
    #A5397 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 365. 364
    #A5398 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 365. 364 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbApRep.java

    Severity Rule Message Line Col
    #A5399 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 54
    #A5400 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 55. 54 6
    #A5401 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72
    #A5402 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 73. 72 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbApReq.java

    Severity Rule Message Line Col
    #A5403 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 97. 96
    #A5404 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 97. 96 6
    #A5405 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 137. 136
    #A5406 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 137. 136 6
    #A5407 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 179. 178
    #A5408 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 179. 178 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbAsRep.java

    Severity Rule Message Line Col
    #A5409 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 54. 52
    #A5410 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 54. 52 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbAsReq.java

    Severity Rule Message Line Col
    #A5411 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 52. 51
    #A5412 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 52. 51 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbAsReqBuilder.java

    Severity Rule Message Line Col
    #A5413 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 89. 86
    #A5414 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 89. 86 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbCred.java

    Severity Rule Message Line Col
    #A5415 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 58. 57
    #A5416 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 58. 57 10
    #A5417 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 124. 123
    #A5418 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 124. 123 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbKdcRep.java

    Severity Rule Message Line Col
    #A5419 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 115. 114
    #A5420 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 115. 114 33
    #A5421 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 126. 125
    #A5422 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 126. 125 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/KrbTgsReq.java

    Severity Rule Message Line Col
    #A5423 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 58
    #A5424 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 59. 58 6
    #A5425 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 139. 138
    #A5426 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 139. 138 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/PrincipalName.java

    Severity Rule Message Line Col
    #A5427 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 416. 414
    #A5428 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 416. 414 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/CredentialsUtil.java

    Severity Rule Message Line Col
    #A5429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 56
    #A5430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 72. 56 4
    #A5431 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 308. 305
    #A5432 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 308. 305 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/HostAddresses.java

    Severity Rule Message Line Col
    #A5433 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 180. 172
    #A5434 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 180. 172 4
    #A5435 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 203. 195
    #A5436 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 203. 195 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/krb5/internal/crypto/dk/DkCrypto.java

    Severity Rule Message Line Col
    #A5437 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 522
    #A5438 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 542. 522 1
    #A5439 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 678. 677
    #A5440 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 678. 677 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/P11Signature.java

    Severity Rule Message Line Col
    #A5441 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 648. 641
    #A5442 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 648. 641 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/CK_INFO.java

    Severity Rule Message Line Col
    #A5443 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 99
    #A5444 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 108. 99 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/pkcs11/wrapper/PKCS11.java

    Severity Rule Message Line Col
    #A5445 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 198
    #A5446 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 198 1
    #A5447 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 258. 242
    #A5448 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 258. 242 1
    #A5449 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 401. 378
    #A5450 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 401. 378 1
    #A5451 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 443. 428
    #A5452 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 443. 428 1
    #A5453 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 498. 481
    #A5454 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 498. 481 1
    #A5455 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 534. 515
    #A5456 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 534. 515 1
    #A5457 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 607. 587
    #A5458 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 607. 587 1
    #A5459 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 698. 680
    #A5460 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 698. 680 1
    #A5461 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 845. 829
    #A5462 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 845. 829 1
    #A5463 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 940. 919
    #A5464 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 940. 919 1
    #A5465 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,055. 1035
    #A5466 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,055. 1035 1
    #A5467 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,253. 1231
    #A5468 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,253. 1231 1
    #A5469 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,380. 1363
    #A5470 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,380. 1363 1
    #A5471 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,460. 1453
    #A5472 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,460. 1453 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSA.java

    Severity Rule Message Line Col
    #A5473 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 477. 476
    #A5474 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 477. 476 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/DSAParameterGenerator.java

    Severity Rule Message Line Col
    #A5475 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 214. 213
    #A5476 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 214. 213 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/PolicyFile.java

    Severity Rule Message Line Col
    #A5477 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 1023, 1048. 1024
    #A5478 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 1023, 1048. 1024 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/CertId.java

    Severity Rule Message Line Col
    #A5479 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 164
    #A5480 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 169. 164 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/provider/certpath/SunCertPathBuilder.java

    Severity Rule Message Line Col
    #A5481 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 15, indentation should be the same level as line 404. 397
    #A5482 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 15, indentation should be the same level as line 404. 397 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/rsa/RSAKeyFactory.java

    Severity Rule Message Line Col
    #A5483 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 143. 129
    #A5484 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 143. 129 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HandshakeMessage.java

    Severity Rule Message Line Col
    #A5485 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,254. 1251
    #A5486 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,254. 1251 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/Handshaker.java

    Severity Rule Message Line Col
    #A5487 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 888. 889
    #A5488 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 888. 889 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/HelloExtensions.java

    Severity Rule Message Line Col
    #A5489 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 381. 382
    #A5490 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 12, indentation should be the same level as line 381. 382 53
    #A5491 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 390. 389
    #A5492 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 390. 389 41

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/OutputRecord.java

    Severity Rule Message Line Col
    #A5493 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 278. 273
    #A5494 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 278. 273 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLEngineImpl.java

    Severity Rule Message Line Col
    #A5495 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 696. 695
    #A5496 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 696. 695 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    #A5497 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 664. 661
    #A5498 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 664. 661 9
    #A5499 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 846. 845
    #A5500 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 6, indentation should be the same level as line 846. 845 9
    #A5501 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,364. 1363
    #A5502 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,364. 1363 14
    #A5503 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,623. 1619
    #A5504 warning CommentsIndentation Block comment has incorrect indentation level 15, expected is 16, indentation should be the same level as line 1,623. 1619 16

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    #A5505 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 335. 334
    #A5506 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 335. 334 12
    #A5507 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 609. 613
    #A5508 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 609. 613 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/SignatureAndHashAlgorithm.java

    Severity Rule Message Line Col
    #A5509 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 275. 274
    #A5510 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 275. 274 29
    #A5511 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 324. 323
    #A5512 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 8, indentation should be the same level as line 324. 323 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/ssl/krb5/KerberosPreMasterSecret.java

    Severity Rule Message Line Col
    #A5513 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 205. 195
    #A5514 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 205. 195 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/JarSigner.java

    Severity Rule Message Line Col
    #A5515 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 114. 113
    #A5516 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 114. 113 49
    #A5517 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 121. 119
    #A5518 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 121. 119 37
    #A5519 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,353. 1352
    #A5520 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,353. 1352 9
    #A5521 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,378. 1420
    #A5522 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 1,378. 1420 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/tools/policytool/PolicyTool.java

    Severity Rule Message Line Col
    #A5523 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 129
    #A5524 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 132. 129 4
    #A5525 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 4,046. 4048
    #A5526 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 4,046. 4048 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/DerOutputStream.java

    Severity Rule Message Line Col
    #A5527 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 217. 215
    #A5528 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 217. 215 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/ManifestDigester.java

    Severity Rule Message Line Col
    #A5529 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 51. 50
    #A5530 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 51. 50 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_de.java

    Severity Rule Message Line Col
    #A5531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_es.java

    Severity Rule Message Line Col
    #A5535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5537 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5538 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_fr.java

    Severity Rule Message Line Col
    #A5539 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5540 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_it.java

    Severity Rule Message Line Col
    #A5543 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5544 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5545 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5546 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_ja.java

    Severity Rule Message Line Col
    #A5547 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5548 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_ko.java

    Severity Rule Message Line Col
    #A5551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5553 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5554 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_pt_BR.java

    Severity Rule Message Line Col
    #A5555 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5556 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_sv.java

    Severity Rule Message Line Col
    #A5559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5561 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5562 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_zh_CN.java

    Severity Rule Message Line Col
    #A5563 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5564 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5565 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5566 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/util/Resources_zh_TW.java

    Severity Rule Message Line Col
    #A5567 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A5568 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A5569 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A5570 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/validator/KeyStores.java

    Severity Rule Message Line Col
    #A5571 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 50
    #A5572 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AlgorithmId.java

    Severity Rule Message Line Col
    #A5573 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 736. 728
    #A5574 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 736. 728 5
    #A5575 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 743. 738
    #A5576 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 743. 738 5
    #A5577 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 753. 745
    #A5578 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 753. 745 5
    #A5579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 762. 755
    #A5580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 762. 755 5
    #A5581 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 770. 764
    #A5582 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 770. 764 5
    #A5583 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 777. 772
    #A5584 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 777. 772 5
    #A5585 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 785. 779
    #A5586 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 785. 779 5
    #A5587 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 793. 788
    #A5588 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 793. 788 5
    #A5589 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 801. 796
    #A5590 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 801. 796 5
    #A5591 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 809. 804
    #A5592 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 809. 804 5
    #A5593 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 817. 812
    #A5594 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 817. 812 5
    #A5595 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 825. 820
    #A5596 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 825. 820 5
    #A5597 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 833. 828
    #A5598 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 833. 828 5
    #A5599 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 842. 836
    #A5600 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 842. 836 5
    #A5601 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 849. 844
    #A5602 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 849. 844 5
    #A5603 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 856. 851
    #A5604 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 856. 851 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/AuthorityInfoAccessExtension.java

    Severity Rule Message Line Col
    #A5605 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 217
    #A5606 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 218. 217 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/BasicConstraintsExtension.java

    Severity Rule Message Line Col
    #A5607 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 114
    #A5608 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 122. 114 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/CRLDistributionPointsExtension.java

    Severity Rule Message Line Col
    #A5609 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 277. 276
    #A5610 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 277. 276 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/IssuingDistributionPointExtension.java

    Severity Rule Message Line Col
    #A5611 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 377. 376
    #A5612 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 377. 376 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/SubjectInfoAccessExtension.java

    Severity Rule Message Line Col
    #A5613 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 222. 221
    #A5614 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 222. 221 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X500Name.java

    Severity Rule Message Line Col
    #A5615 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 587. 581
    #A5616 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 587. 581 6
    #A5617 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,172. 1171
    #A5618 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,172. 1171 5
    #A5619 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,177. 1174
    #A5620 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,177. 1174 5
    #A5621 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,180. 1179
    #A5622 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,180. 1179 5
    #A5623 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,183. 1182
    #A5624 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,183. 1182 5
    #A5625 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,186. 1185
    #A5626 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,186. 1185 5
    #A5627 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,189. 1188
    #A5628 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,189. 1188 5
    #A5629 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,192. 1191
    #A5630 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,192. 1191 5
    #A5631 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,195. 1194
    #A5632 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,195. 1194 5
    #A5633 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,198. 1197
    #A5634 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,198. 1197 5
    #A5635 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,202. 1200
    #A5636 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,202. 1200 5
    #A5637 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,205. 1204
    #A5638 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,205. 1204 5
    #A5639 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,208. 1207
    #A5640 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,208. 1207 5
    #A5641 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,211. 1210
    #A5642 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,211. 1210 5
    #A5643 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,214. 1213
    #A5644 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,214. 1213 5
    #A5645 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,222. 1221
    #A5646 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,222. 1221 5
    #A5647 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,232. 1228
    #A5648 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,232. 1228 5
    #A5649 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,236. 1235
    #A5650 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,236. 1235 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CRLImpl.java

    Severity Rule Message Line Col
    #A5651 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 448. 447
    #A5652 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 448. 447 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/security/x509/X509CertImpl.java

    Severity Rule Message Line Col
    #A5653 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 522. 521
    #A5654 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 12, indentation should be the same level as line 522. 521 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/MenuItemLayoutHelper.java

    Severity Rule Message Line Col
    #A5655 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 751. 747
    #A5656 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 751. 747 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/swing/SwingUtilities2.java

    Severity Rule Message Line Col
    #A5657 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 85. 82
    #A5658 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 85. 82 5
    #A5659 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 865. 864
    #A5660 warning CommentsIndentation Comment has incorrect indentation level 40, expected is 12, indentation should be the same level as line 865. 864 41
    #A5661 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,167. 1160
    #A5662 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 1,167. 1160 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/CompactByteArray.java

    Severity Rule Message Line Col
    #A5663 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 90
    #A5664 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 96. 90 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/bidi/BidiBase.java

    Severity Rule Message Line Col
    #A5665 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,195. 1193
    #A5666 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,195. 1193 1
    #A5667 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,475. 1476
    #A5668 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,475. 1476 21
    #A5669 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,765. 1762
    #A5670 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,765. 1762 9
    #A5671 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,779. 1776
    #A5672 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 1,779. 1776 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/CharTrie.java

    Severity Rule Message Line Col
    #A5673 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 51
    #A5674 warning CommentsIndentation Comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 51 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerBase.java

    Severity Rule Message Line Col
    #A5675 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 889. 867
    #A5676 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 889. 867 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerDataReader.java

    Severity Rule Message Line Col
    #A5677 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 292. 47
    #A5678 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 292. 47 5
    #A5679 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 300. 294
    #A5680 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 300. 294 4
    #A5681 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 352. 351
    #A5682 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 352. 351 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/NormalizerImpl.java

    Severity Rule Message Line Col
    #A5683 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 104
    #A5684 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 105. 104 1
    #A5685 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 158. 150
    #A5686 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 158. 150 8
    #A5687 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 175. 167
    #A5688 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 175. 167 8
    #A5689 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 190. 182
    #A5690 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 190. 182 8
    #A5691 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 254. 248
    #A5692 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 254. 248 4
    #A5693 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,477. 1478
    #A5694 warning CommentsIndentation Block comment has incorrect indentation level 20, expected is 24, indentation should be the same level as line 1,477. 1478 21
    #A5695 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,636. 1635
    #A5696 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,636. 1635 6
    #A5697 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,284. 2283
    #A5698 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,284. 2283 1
    #A5699 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 2,373. 2372
    #A5700 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 2,373. 2372 13
    #A5701 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,466. 2459
    #A5702 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 2,466. 2459 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/Trie.java

    Severity Rule Message Line Col
    #A5703 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 277. 281
    #A5704 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 277. 281 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UCharacterProperty.java

    Severity Rule Message Line Col
    #A5705 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 175. 167
    #A5706 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 7, indentation should be the same level as line 175. 167 5
    #A5707 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 198. 186
    #A5708 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 4, indentation should be the same level as line 198. 186 8
    #A5709 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 282. 278
    #A5710 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 282. 278 5
    #A5711 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 289. 286
    #A5712 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 4, indentation should be the same level as line 289. 286 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/normalizer/UnicodeSet.java

    Severity Rule Message Line Col
    #A5713 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 286. 280
    #A5714 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 286. 280 46

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorRules.java

    Severity Rule Message Line Col
    #A5715 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 67. 59
    #A5716 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 67. 59 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/BreakIteratorRules_th.java

    Severity Rule Message Line Col
    #A5717 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 50. 49
    #A5718 warning CommentsIndentation Comment has incorrect indentation level 14, expected is 16, indentation should be the same level as line 50. 49 15

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ar.java

    Severity Rule Message Line Col
    #A5719 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 54. 53
    #A5720 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 54. 53 17
    #A5721 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 88. 87
    #A5722 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 88. 87 17
    #A5723 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98
    #A5724 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98 17
    #A5725 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 107. 106
    #A5726 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 107. 106 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_iw.java

    Severity Rule Message Line Col
    #A5727 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 81. 80
    #A5728 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 81. 80 17
    #A5729 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98
    #A5730 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 99. 98 17
    #A5731 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 104. 103
    #A5732 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 15, indentation should be the same level as line 104. 103 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_ko.java

    Severity Rule Message Line Col
    #A5733 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 17, indentation should be the same level as line 196. 195
    #A5734 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 17, indentation should be the same level as line 196. 195 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_mk.java

    Severity Rule Message Line Col
    #A5735 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 55. 53
    #A5736 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 55. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_th.java

    Severity Rule Message Line Col
    #A5737 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 55. 54
    #A5738 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 55. 54 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_zh.java

    Severity Rule Message Line Col
    #A5739 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 54. 53
    #A5740 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 54. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/CollationData_zh_TW.java

    Severity Rule Message Line Col
    #A5741 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 54. 53
    #A5742 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 18, indentation should be the same level as line 54. 53 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/text/resources/FormatData_th.java

    Severity Rule Message Line Col
    #A5743 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 56. 55
    #A5744 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 12, indentation should be the same level as line 56. 55 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/Assembler.java

    Severity Rule Message Line Col
    #A5745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81
    #A5746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 82. 81 1
    #A5747 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 111
    #A5748 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 116. 111 1
    #A5749 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 465. 461
    #A5750 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 465. 461 1
    #A5751 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 686. 684
    #A5752 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 19, indentation should be the same level as line 686. 684 17
    #A5753 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 729. 723
    #A5754 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 729. 723 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/Instruction.java

    Severity Rule Message Line Col
    #A5755 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47
    #A5756 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47 1
    #A5757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 82
    #A5758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 87. 82 1
    #A5759 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 236. 235
    #A5760 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 236. 235 1
    #A5761 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 238. 237
    #A5762 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 238. 237 1
    #A5763 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265
    #A5764 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 266. 265 1
    #A5765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 268. 267
    #A5766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 268. 267 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/asm/SwitchData.java

    Severity Rule Message Line Col
    #A5767 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 43
    #A5768 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 43 1
    #A5769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45
    #A5770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45 1
    #A5771 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93
    #A5772 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93 1
    #A5773 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 112
    #A5774 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 112 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jar/SignatureFile.java

    Severity Rule Message Line Col
    #A5775 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 198. 192
    #A5776 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 198. 192 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDeclaration.java

    Severity Rule Message Line Col
    #A5777 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 198
    #A5778 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 201. 198 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassDefinition.java

    Severity Rule Message Line Col
    #A5779 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 924
    #A5780 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 935. 924 4
    #A5781 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,381. 1380
    #A5782 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,381. 1380 33
    #A5783 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,390. 1389
    #A5784 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,390. 1389 33
    #A5785 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,398. 1397
    #A5786 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 28, indentation should be the same level as line 1,398. 1397 33
    #A5787 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,819. 1816
    #A5788 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,819. 1816 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/ClassFile.java

    Severity Rule Message Line Col
    #A5789 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 137. 133
    #A5790 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 137. 133 1
    #A5791 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 155. 150
    #A5792 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 155. 150 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Constants.java

    Severity Rule Message Line Col
    #A5793 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94
    #A5794 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 95. 94 1
    #A5795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96
    #A5796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 97. 96 1
    #A5797 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141
    #A5798 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 142. 141 1
    #A5799 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 146. 144
    #A5800 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 146. 144 1
    #A5801 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 289
    #A5802 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 293. 289 1
    #A5803 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303
    #A5804 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 308. 303 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Environment.java

    Severity Rule Message Line Col
    #A5805 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 939. 935
    #A5806 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 939. 935 1
    #A5807 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 972. 957
    #A5808 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 972. 957 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/MemberDefinition.java

    Severity Rule Message Line Col
    #A5809 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 796. 795
    #A5810 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 796. 795 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Parser.java

    Severity Rule Message Line Col
    #A5811 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 553. 551
    #A5812 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 14, indentation should be the same level as line 553. 551 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/java/Scanner.java

    Severity Rule Message Line Col
    #A5813 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 96. 88
    #A5814 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 96. 88 5
    #A5815 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 363. 362
    #A5816 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 363. 362 13
    #A5817 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 410. 409
    #A5818 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 410. 409 13
    #A5819 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 983. 979
    #A5820 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 983. 979 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/BatchEnvironment.java

    Severity Rule Message Line Col
    #A5821 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 92
    #A5822 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 96. 92 1
    #A5823 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 97
    #A5824 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 102. 97 1
    #A5825 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 261
    #A5826 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 265. 261 1
    #A5827 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 274. 268
    #A5828 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 274. 268 1
    #A5829 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,168. 1164
    #A5830 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,168. 1164 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/Main.java

    Severity Rule Message Line Col
    #A5831 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207
    #A5832 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207 1
    #A5833 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211
    #A5834 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211 1
    #A5835 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 389, 404. 403
    #A5836 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 389, 404. 403 1
    #A5837 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 12, indentation should be the same level as line 414, 416. 415
    #A5838 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 12, indentation should be the same level as line 414, 416. 415 1
    #A5839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 489. 488
    #A5840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 489. 488 1
    #A5841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 491. 490
    #A5842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 491. 490 1
    #A5843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 721. 720
    #A5844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 721. 720 1
    #A5845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 728. 725
    #A5846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 728. 725 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/javac/SourceClass.java

    Severity Rule Message Line Col
    #A5847 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70
    #A5848 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 73. 70 4
    #A5849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 199
    #A5850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 199 1
    #A5851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 208
    #A5852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 213. 208 1
    #A5853 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 775. 774
    #A5854 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 16, indentation should be the same level as line 775. 774 21
    #A5855 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 842. 841
    #A5856 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 842. 841 17
    #A5857 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,201. 2200
    #A5858 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,201. 2200 1
    #A5859 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,208. 2207
    #A5860 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,208. 2207 1
    #A5861 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,217. 2216
    #A5862 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,217. 2216 1
    #A5863 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,226. 2225
    #A5864 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,226. 2225 1
    #A5865 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,436. 2435
    #A5866 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,436. 2435 1
    #A5867 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,440. 2439
    #A5868 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,440. 2439 1
    #A5869 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,454. 2453
    #A5870 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,454. 2453 1
    #A5871 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,462. 2461
    #A5872 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,462. 2461 1
    #A5873 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,476. 2475
    #A5874 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,476. 2475 1
    #A5875 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,479. 2478
    #A5876 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 2,479. 2478 1
    #A5877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,519. 2518
    #A5878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,519. 2518 1
    #A5879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,529. 2527
    #A5880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,529. 2527 1
    #A5881 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,619. 2617
    #A5882 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,619. 2617 1
    #A5883 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,619. 2623
    #A5884 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 2,619. 2623 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/JConsole.java

    Severity Rule Message Line Col
    #A5885 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 998. 997
    #A5886 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 998. 997 17
    #A5887 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,034. 1027
    #A5888 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,034. 1027 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/inspector/TableSorter.java

    Severity Rule Message Line Col
    #A5889 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 208. 204
    #A5890 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 208. 204 33
    #A5891 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 215. 211
    #A5892 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 16, indentation should be the same level as line 215. 211 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources.java

    Severity Rule Message Line Col
    #A5893 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58
    #A5894 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58 17
    #A5895 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 444. 445
    #A5896 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 444. 445 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources_ja.java

    Severity Rule Message Line Col
    #A5897 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58
    #A5898 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58 17
    #A5899 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 424. 425
    #A5900 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 424. 425 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jconsole/resources/JConsoleResources_zh_CN.java

    Severity Rule Message Line Col
    #A5901 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58
    #A5902 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 68. 58 17
    #A5903 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 424. 425
    #A5904 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 13, indentation should be the same level as line 424. 425 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/jstat/Arguments.java

    Severity Rule Message Line Col
    #A5905 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 112. 111
    #A5906 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 8, indentation should be the same level as line 112. 111 47

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/native2ascii/Main.java

    Severity Rule Message Line Col
    #A5907 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 160. 159
    #A5908 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 16, indentation should be the same level as line 160. 159 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/FinallyStatement.java

    Severity Rule Message Line Col
    #A5909 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 66
    #A5910 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/tools/tree/SwitchStatement.java

    Severity Rule Message Line Col
    #A5911 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 204. 203
    #A5912 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 204. 203 1
    #A5913 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 200. 207
    #A5914 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 200. 207 1
    #A5915 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211
    #A5916 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 211 1
    #A5917 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 214
    #A5918 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 215. 214 1
    #A5919 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 225. 224
    #A5920 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 225. 224 1
    #A5921 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 225, 227. 226
    #A5922 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, 20, indentation should be the same level as line 225, 227. 226 1
    #A5923 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 229
    #A5924 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 229 1
    #A5925 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 232
    #A5926 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 230. 232 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/BuddhistCalendar.java

    Severity Rule Message Line Col
    #A5927 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43
    #A5928 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 45. 43 1
    #A5929 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 51
    #A5930 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 57. 51 1
    #A5931 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 91
    #A5932 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/calendar/ZoneInfo.java

    Severity Rule Message Line Col
    #A5933 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 377. 355
    #A5934 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 377. 355 4
    #A5935 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 554. 548
    #A5936 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 554. 548 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/locale/LanguageTag.java

    Severity Rule Message Line Col
    #A5937 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 101. 100
    #A5938 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 101. 100 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/classes/sun/util/logging/PlatformLogger.java

    Severity Rule Message Line Col
    #A5939 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 510. 504
    #A5940 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 510. 504 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    #A5941 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 104. 103
    #A5942 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 104. 103 9
    #A5943 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 104. 105
    #A5944 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 104. 105 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextConstructionTests.java

    Severity Rule Message Line Col
    #A5945 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 368. 362
    #A5946 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 368. 362 5
    #A5947 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 381. 375
    #A5948 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 381. 375 5
    #A5949 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 395. 389
    #A5950 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 395. 389 5
    #A5951 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 408. 400
    #A5952 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 408. 400 5
    #A5953 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 424. 417
    #A5954 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 424. 417 5
    #A5955 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 440. 432
    #A5956 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 440. 432 5
    #A5957 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 451. 447
    #A5958 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 451. 447 5
    #A5959 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 460. 455
    #A5960 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 460. 455 5
    #A5961 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 468. 464
    #A5962 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 468. 464 5
    #A5963 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 476. 472
    #A5964 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 476. 472 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/java2d/J2DBench/src/j2dbench/tests/text/TextMeasureTests.java

    Severity Rule Message Line Col
    #A5965 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 92. 94
    #A5966 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 92. 94 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    #A5967 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 462. 459
    #A5968 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 462. 459 1
    #A5969 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 22, indentation should be the same level as line 929. 935
    #A5970 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 22, indentation should be the same level as line 929. 935 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/SampleTree/SampleTree.java

    Severity Rule Message Line Col
    #A5971 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 245. 223
    #A5972 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 245. 223 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/OldJTable.java

    Severity Rule Message Line Col
    #A5973 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 53. 49
    #A5974 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 53. 49 4
    #A5975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60
    #A5976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 60 1
    #A5977 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 154
    #A5978 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 156. 154 1
    #A5979 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 246. 232
    #A5980 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 246. 232 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/jfc/TableExample/TableMap.java

    Severity Rule Message Line Col
    #A5981 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 98
    #A5982 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 101. 98 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/Demo.java

    Severity Rule Message Line Col
    #A5983 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 59. 57
    #A5984 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 59. 57 26
    #A5985 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 63. 61
    #A5986 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 63. 61 26
    #A5987 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 66. 64
    #A5988 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 66. 64 26
    #A5989 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 69. 67
    #A5990 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 69. 67 26
    #A5991 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 73. 71
    #A5992 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 73. 71 26
    #A5993 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 77. 75
    #A5994 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 77. 75 26
    #A5995 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 80. 78
    #A5996 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 80. 78 26
    #A5997 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 85. 83
    #A5998 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 85. 83 26
    #A5999 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 89. 87
    #A6000 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 89. 87 26
    #A6001 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 92. 90
    #A6002 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 92. 90 26
    #A6003 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 95. 93
    #A6004 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 95. 93 26
    #A6005 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 98. 96
    #A6006 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 98. 96 26
    #A6007 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 104. 102
    #A6008 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 104. 102 26
    #A6009 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 114. 112
    #A6010 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 114. 112 26
    #A6011 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 117. 115
    #A6012 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 117. 115 26
    #A6013 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 121. 119
    #A6014 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 121. 119 26
    #A6015 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 125. 123
    #A6016 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 125. 123 26
    #A6017 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 128. 126
    #A6018 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 128. 126 26
    #A6019 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 140. 138
    #A6020 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 140. 138 26
    #A6021 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 143. 141
    #A6022 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 8, indentation should be the same level as line 143. 141 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipConstants.java

    Severity Rule Message Line Col
    #A6023 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 63. 59
    #A6024 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 4, indentation should be the same level as line 63. 59 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    #A6025 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 83. 82
    #A6026 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 83. 82 42
    #A6027 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 8, indentation should be the same level as line 1,446. 1445
    #A6028 warning CommentsIndentation Comment has incorrect indentation level 42, expected is 8, indentation should be the same level as line 1,446. 1445 43
    #A6029 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 1,729. 1728
    #A6030 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 1,729. 1728 27
    #A6031 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 1,943. 1942
    #A6032 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 12, indentation should be the same level as line 1,943. 1942 46
    #A6033 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,105. 2104
    #A6034 warning CommentsIndentation Comment has incorrect indentation level 48, expected is 16, indentation should be the same level as line 2,105. 2104 49

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirConfig.java

    Severity Rule Message Line Col
    #A6035 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 155. 154
    #A6036 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 155. 154 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/config/ScanManagerConfig.java

    Severity Rule Message Line Col
    #A6037 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 195. 187
    #A6038 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 195. 187 4
    #A6039 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 210. 202
    #A6040 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 210. 202 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/java/util/prefs/FileSystemPreferences.java

    Severity Rule Message Line Col
    #A6041 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 91. 88
    #A6042 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 91. 88 4
    #A6043 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 337. 334
    #A6044 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 337. 334 4
    #A6045 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 342. 339
    #A6046 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 342. 339 4
    #A6047 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 807. 802
    #A6048 warning CommentsIndentation Block comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 807. 802 12
    #A6049 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 915. 914
    #A6050 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 915. 914 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/ListHelper.java

    Severity Rule Message Line Col
    #A6051 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 52. 51
    #A6052 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 52. 51 37
    #A6053 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 55. 54
    #A6054 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 55. 54 37
    #A6055 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 58. 56
    #A6056 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 4, indentation should be the same level as line 58. 56 37
    #A6057 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 66. 65
    #A6058 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 66. 65 42
    #A6059 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 79. 78
    #A6060 warning CommentsIndentation Comment has incorrect indentation level 28, expected is 4, indentation should be the same level as line 79. 78 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/MWMConstants.java

    Severity Rule Message Line Col
    #A6061 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 33
    #A6062 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 34. 33 1
    #A6063 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 40. 39
    #A6064 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 40. 39 1
    #A6065 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47
    #A6066 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 48. 47 1
    #A6067 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62
    #A6068 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 63. 62 1
    #A6069 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 64
    #A6070 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 65. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/MotifDnDDragSourceProtocol.java

    Severity Rule Message Line Col
    #A6071 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 141. 138
    #A6072 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 8, indentation should be the same level as line 141. 138 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/MotifDnDDropTargetProtocol.java

    Severity Rule Message Line Col
    #A6073 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 934. 932
    #A6074 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 934. 932 27
    #A6075 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 970. 968
    #A6076 warning CommentsIndentation Comment has incorrect indentation level 26, expected is 8, indentation should be the same level as line 970. 968 27

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XAWTXSettings.java

    Severity Rule Message Line Col
    #A6077 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 26
    #A6078 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    #A6079 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 886. 883
    #A6080 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 886. 883 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XBaseWindow.java

    Severity Rule Message Line Col
    #A6081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 459. 462
    #A6082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 459. 462 1
    #A6083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 475. 476
    #A6084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 475. 476 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XButtonPeer.java

    Severity Rule Message Line Col
    #A6085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 14, indentation should be the same level as line 138. 136
    #A6086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 14, indentation should be the same level as line 138. 136 1
    #A6087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 14, indentation should be the same level as line 144. 142
    #A6088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 14, indentation should be the same level as line 144. 142 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XChoicePeer.java

    Severity Rule Message Line Col
    #A6089 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 84. 82
    #A6090 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 84. 82 46
    #A6091 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 87. 85
    #A6092 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 87. 85 46
    #A6093 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 99. 90
    #A6094 warning CommentsIndentation Comment has incorrect indentation level 45, expected is 4, indentation should be the same level as line 99. 90 46
    #A6095 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 225. 224
    #A6096 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 225. 224 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XComponentPeer.java

    Severity Rule Message Line Col
    #A6097 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 523. 522
    #A6098 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 18, indentation should be the same level as line 523. 522 1
    #A6099 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 876. 874
    #A6100 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 876. 874 1
    #A6101 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 905. 898
    #A6102 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 905. 898 1
    #A6103 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 921. 909
    #A6104 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 921. 909 1
    #A6105 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,237. 1243
    #A6106 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,237. 1243 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java

    Severity Rule Message Line Col
    #A6107 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 230. 231
    #A6108 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 230. 231 1
    #A6109 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 238. 234
    #A6110 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 238. 234 1
    #A6111 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 930. 926
    #A6112 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 930. 926 1
    #A6113 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 933. 932
    #A6114 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 933. 932 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedCanvasPeer.java

    Severity Rule Message Line Col
    #A6115 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 328. 334
    #A6116 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 328. 334 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedChildProxyPeer.java

    Severity Rule Message Line Col
    #A6117 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 327. 333
    #A6118 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 327. 333 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedHelper.java

    Severity Rule Message Line Col
    #A6119 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 45
    #A6120 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 45 1
    #A6121 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54
    #A6122 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 55. 54 1
    #A6123 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67
    #A6124 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67 1
    #A6125 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 72
    #A6126 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 73. 72 1
    #A6127 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207
    #A6128 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 208. 207 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XEmbedServerTester.java

    Severity Rule Message Line Col
    #A6129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 741. 740
    #A6130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 741. 740 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    #A6131 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 219. 217
    #A6132 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 219. 217 10
    #A6133 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 219. 218
    #A6134 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 8, indentation should be the same level as line 219. 218 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XFramePeer.java

    Severity Rule Message Line Col
    #A6135 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 191. 189
    #A6136 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 20, indentation should be the same level as line 191. 189 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XIconWindow.java

    Severity Rule Message Line Col
    #A6137 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 336. 331
    #A6138 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 336. 331 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XInputMethod.java

    Severity Rule Message Line Col
    #A6139 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 91
    #A6140 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XKeysym.java

    Severity Rule Message Line Col
    #A6141 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,390. 1389
    #A6142 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,390. 1389 13
    #A6143 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,405. 1404
    #A6144 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,405. 1404 13
    #A6145 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,410. 1409
    #A6146 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,410. 1409 13
    #A6147 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,421. 1420
    #A6148 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,421. 1420 13
    #A6149 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,429. 1428
    #A6150 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,429. 1428 13
    #A6151 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,433. 1432
    #A6152 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,433. 1432 13
    #A6153 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,447. 1446
    #A6154 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,447. 1446 13
    #A6155 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,457. 1456
    #A6156 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,457. 1456 13
    #A6157 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,466. 1465
    #A6158 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,466. 1465 13
    #A6159 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,472. 1471
    #A6160 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,472. 1471 13
    #A6161 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,478. 1477
    #A6162 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,478. 1477 13
    #A6163 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,484. 1483
    #A6164 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,484. 1483 13
    #A6165 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,538. 1537
    #A6166 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,538. 1537 13
    #A6167 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,566. 1565
    #A6168 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,566. 1565 13
    #A6169 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,580. 1579
    #A6170 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,580. 1579 13
    #A6171 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,588. 1587
    #A6172 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,588. 1587 13
    #A6173 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,590. 1589
    #A6174 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,590. 1589 13
    #A6175 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,592. 1591
    #A6176 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,592. 1591 13
    #A6177 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,597. 1593
    #A6178 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,597. 1593 13
    #A6179 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,602. 1601
    #A6180 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,602. 1601 13
    #A6181 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,619. 1618
    #A6182 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,619. 1618 13
    #A6183 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,629. 1628
    #A6184 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,629. 1628 13
    #A6185 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,634. 1633
    #A6186 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,634. 1633 13
    #A6187 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,640. 1639
    #A6188 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,640. 1639 13
    #A6189 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,658. 1657
    #A6190 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,658. 1657 13
    #A6191 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,666. 1665
    #A6192 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,666. 1665 13
    #A6193 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,675. 1674
    #A6194 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 1,675. 1674 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XListPeer.java

    Severity Rule Message Line Col
    #A6195 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 49. 48
    #A6196 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 49. 48 55
    #A6197 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 51. 50
    #A6198 warning CommentsIndentation Comment has incorrect indentation level 54, expected is 4, indentation should be the same level as line 51. 50 55

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMSelection.java

    Severity Rule Message Line Col
    #A6199 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26
    #A6200 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26 2
    #A6201 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 236. 231
    #A6202 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 236. 231 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XMSelectionListener.java

    Severity Rule Message Line Col
    #A6203 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26
    #A6204 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 26 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XNETProtocol.java

    Severity Rule Message Line Col
    #A6205 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 237
    #A6206 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 237 1
    #A6207 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 264. 263
    #A6208 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 264. 263 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XRootWindow.java

    Severity Rule Message Line Col
    #A6209 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 65. 64
    #A6210 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 65. 64 3

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    #A6211 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 80. 79
    #A6212 warning CommentsIndentation Comment has incorrect indentation level 29, expected is 4, indentation should be the same level as line 80. 79 30
    #A6213 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 191. 189
    #A6214 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 191. 189 1
    #A6215 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 236. 235
    #A6216 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 17, indentation should be the same level as line 236. 235 17
    #A6217 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 570. 542
    #A6218 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 570. 542 1
    #A6219 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 790. 789
    #A6220 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 790. 789 9
    #A6221 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 793. 792
    #A6222 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 793. 792 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    #A6223 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 378. 377
    #A6224 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 378. 377 1
    #A6225 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 378. 382
    #A6226 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 378. 382 1
    #A6227 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 389
    #A6228 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 389 1
    #A6229 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 395
    #A6230 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 390. 395 1
    #A6231 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 403. 402
    #A6232 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 403. 402 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XToolkit.java

    Severity Rule Message Line Col
    #A6233 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 933. 927
    #A6234 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 933. 927 3
    #A6235 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,451. 1450
    #A6236 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 1,451. 1450 13
    #A6237 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 2,178. 2177
    #A6238 warning CommentsIndentation Comment has incorrect indentation level 46, expected is 4, indentation should be the same level as line 2,178. 2177 47
    #A6239 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 41, indentation should be the same level as line 2,261. 2260
    #A6240 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 41, indentation should be the same level as line 2,261. 2260 50
    #A6241 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 24, indentation should be the same level as line 2,265. 2263
    #A6242 warning CommentsIndentation Comment has incorrect indentation level 49, expected is 24, indentation should be the same level as line 2,265. 2263 50
    #A6243 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 24, indentation should be the same level as line 2,270. 2269
    #A6244 warning CommentsIndentation Comment has incorrect indentation level 53, expected is 24, indentation should be the same level as line 2,270. 2269 54

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWINProtocol.java

    Severity Rule Message Line Col
    #A6245 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 36. 35
    #A6246 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 36. 35 1
    #A6247 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 181
    #A6248 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 182. 181 1
    #A6249 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 189. 188
    #A6250 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 189. 188 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWM.java

    Severity Rule Message Line Col
    #A6251 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 61
    #A6252 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 62. 61 1
    #A6253 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67
    #A6254 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 68. 67 1
    #A6255 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 70
    #A6256 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 71. 70 1
    #A6257 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73
    #A6258 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 74. 73 1
    #A6259 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76
    #A6260 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 77. 76 1
    #A6261 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 80
    #A6262 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 81. 80 1
    #A6263 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87
    #A6264 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 88. 87 1
    #A6265 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 562. 566
    #A6266 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 562. 566 1
    #A6267 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 790. 779
    #A6268 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 790. 779 1
    #A6269 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,018. 1015
    #A6270 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,018. 1015 1
    #A6271 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,094. 1087
    #A6272 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,094. 1087 1
    #A6273 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,116. 1106
    #A6274 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,116. 1106 1
    #A6275 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,166. 1156
    #A6276 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 1,166. 1156 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindow.java

    Severity Rule Message Line Col
    #A6277 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 57. 53
    #A6278 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 4, indentation should be the same level as line 57. 53 3
    #A6279 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 428. 427
    #A6280 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 428. 427 1
    #A6281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,010. 1009
    #A6282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,010. 1009 1
    #A6283 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,014. 1017
    #A6284 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,014. 1017 1
    #A6285 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,097. 1096
    #A6286 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 1,097. 1096 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindowAttributesData.java

    Severity Rule Message Line Col
    #A6287 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 58. 57
    #A6288 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 58. 57 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    #A6289 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 112. 104
    #A6290 warning CommentsIndentation Comment has incorrect indentation level 52, expected is 4, indentation should be the same level as line 112. 104 53
    #A6291 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 252. 251
    #A6292 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 252. 251 10
    #A6293 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 649. 643
    #A6294 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 649. 643 1
    #A6295 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 783. 774
    #A6296 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 783. 774 1
    #A6297 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,191. 1190
    #A6298 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,191. 1190 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/XlibWrapper.java

    Severity Rule Message Line Col
    #A6299 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45
    #A6300 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 50. 45 1
    #A6301 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 96
    #A6302 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 112. 96 1
    #A6303 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 153. 146
    #A6304 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 153. 146 1
    #A6305 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 172. 165
    #A6306 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 172. 165 1
    #A6307 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 177
    #A6308 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 184. 177 1
    #A6309 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 239
    #A6310 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 244. 239 1
    #A6311 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 246
    #A6312 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 252. 246 1
    #A6313 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 255
    #A6314 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 261. 255 1
    #A6315 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 1, indentation should be the same level as line 278. 265
    #A6316 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 1, indentation should be the same level as line 278. 265 5
    #A6317 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 285. 280
    #A6318 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 285. 280 1
    #A6319 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 294. 287
    #A6320 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 294. 287 1
    #A6321 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 298
    #A6322 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 305. 298 1
    #A6323 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 370. 361
    #A6324 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 370. 361 2
    #A6325 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 381. 372
    #A6326 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 381. 372 1
    #A6327 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 389. 383
    #A6328 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 3, indentation should be the same level as line 389. 383 2
    #A6329 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 401. 391
    #A6330 warning CommentsIndentation Block comment has incorrect indentation level 2, expected is 3, indentation should be the same level as line 401. 391 3
    #A6331 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 439. 431
    #A6332 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 439. 431 2
    #A6333 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 567. 565
    #A6334 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 567. 565 1
    #A6335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 605. 607
    #A6336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 605. 607 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11/generator/WrapperGenerator.java

    Severity Rule Message Line Col
    #A6337 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 58. 54
    #A6338 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 58. 54 1
    #A6339 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 66
    #A6340 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 66 1
    #A6341 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 538. 539
    #A6342 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 538. 539 1
    #A6343 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,107. 1106
    #A6344 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,107. 1106 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/X11FontManager.java

    Severity Rule Message Line Col
    #A6345 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77
    #A6346 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 91. 77 5
    #A6347 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 116
    #A6348 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 124. 116 5
    #A6349 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 170. 169
    #A6350 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 170. 169 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/MFontConfiguration.java

    Severity Rule Message Line Col
    #A6351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 90
    #A6352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 90 1
    #A6353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 126. 125
    #A6354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 126. 125 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/MToolkit.java

    Severity Rule Message Line Col
    #A6355 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 341
    #A6356 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 341 9
    #A6357 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 532. 531
    #A6358 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 532. 531 9
    #A6359 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 561. 562
    #A6360 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 561. 562 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/MWindowAttributes.java

    Severity Rule Message Line Col
    #A6361 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 56. 54
    #A6362 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 4, indentation should be the same level as line 56. 54 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/awt/motif/X11FontMetrics.java

    Severity Rule Message Line Col
    #A6363 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 118. 115
    #A6364 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 118. 115 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeFont.java

    Severity Rule Message Line Col
    #A6365 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 186
    #A6366 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 182. 186 1
    #A6367 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 362. 360
    #A6368 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 362. 360 1
    #A6369 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 372. 369
    #A6370 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 372. 369 1
    #A6371 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 378. 373
    #A6372 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 378. 373 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/font/NativeStrike.java

    Severity Rule Message Line Col
    #A6373 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 323. 315
    #A6374 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 323. 315 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/x11/X11SurfaceData.java

    Severity Rule Message Line Col
    #A6375 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 441. 439
    #A6376 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 441. 439 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRDrawImage.java

    Severity Rule Message Line Col
    #A6377 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 50. 49
    #A6378 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 50. 49 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRPMBlitLoops.java

    Severity Rule Message Line Col
    #A6379 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 324. 325
    #A6380 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 16, indentation should be the same level as line 324. 325 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/java2d/xr/XRVolatileSurfaceManager.java

    Severity Rule Message Line Col
    #A6381 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 75
    #A6382 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 79. 75 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    #A6383 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 164. 161
    #A6384 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 164. 161 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SctpMultiChannelImpl.java

    Severity Rule Message Line Col
    #A6385 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 524. 523
    #A6386 warning CommentsIndentation Block comment has incorrect indentation level 26, expected is 28, indentation should be the same level as line 524. 523 27
    #A6387 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 608. 606
    #A6388 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 608. 606 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/ch/SolarisEventPort.java

    Severity Rule Message Line Col
    #A6389 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 120. 116
    #A6390 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 120. 116 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/nio/fs/LinuxNativeDispatcher.java

    Severity Rule Message Line Col
    #A6391 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38
    #A6392 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 41. 38 4
    #A6393 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 54
    #A6394 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 57. 54 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/solaris/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    #A6395 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 164. 161
    #A6396 warning CommentsIndentation Comment has incorrect indentation level 17, expected is 8, indentation should be the same level as line 164. 161 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java

    Severity Rule Message Line Col
    #A6397 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 171. 170
    #A6398 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 171. 170 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/net/TwoStacksPlainSocketImpl.java

    Severity Rule Message Line Col
    #A6399 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 92. 87
    #A6400 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 92. 87 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/java/util/prefs/WindowsPreferences.java

    Severity Rule Message Line Col
    #A6401 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 179. 176
    #A6402 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 179. 176 6
    #A6403 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 495. 483
    #A6404 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 495. 483 6
    #A6405 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 538. 525
    #A6406 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 538. 525 6
    #A6407 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 541. 540
    #A6408 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 541. 540 5
    #A6409 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 595. 587
    #A6410 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 595. 587 6
    #A6411 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 611. 605
    #A6412 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 611. 605 6
    #A6413 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 985. 979
    #A6414 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 985. 979 5
    #A6415 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,094. 1091
    #A6416 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,094. 1091 4
    #A6417 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,101. 1098
    #A6418 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,101. 1098 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    #A6419 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 510. 507
    #A6420 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 510. 507 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/Win32GraphicsEnvironment.java

    Severity Rule Message Line Col
    #A6421 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 115
    #A6422 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 120. 115 1
    #A6423 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 201
    #A6424 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 205. 201 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    #A6425 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 924. 920
    #A6426 warning CommentsIndentation Comment has incorrect indentation level 47, expected is 4, indentation should be the same level as line 924. 920 48

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    #A6427 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 537. 536
    #A6428 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 537. 536 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDataTransferer.java

    Severity Rule Message Line Col
    #A6429 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 293. 289
    #A6430 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 293. 289 4
    #A6431 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 409. 405
    #A6432 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 409. 405 4
    #A6433 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 658. 657
    #A6434 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 658. 657 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WDropTargetContextPeer.java

    Severity Rule Message Line Col
    #A6435 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 114. 110
    #A6436 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 114. 110 5
    #A6437 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 120. 116
    #A6438 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 120. 116 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WFontConfiguration.java

    Severity Rule Message Line Col
    #A6439 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 81
    #A6440 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 81 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WInputMethod.java

    Severity Rule Message Line Col
    #A6441 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 361. 355
    #A6442 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 361. 355 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPathGraphics.java

    Severity Rule Message Line Col
    #A6443 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 1,410. 1407
    #A6444 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 1,410. 1407 9
    #A6445 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,452. 1449
    #A6446 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 1,452. 1449 5
    #A6447 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,541. 1536
    #A6448 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,541. 1536 6
    #A6449 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, 13, indentation should be the same level as line 1692, 1696. 1694
    #A6450 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, 13, indentation should be the same level as line 1692, 1696. 1694 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WPrinterJob.java

    Severity Rule Message Line Col
    #A6451 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 136. 127
    #A6452 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 136. 127 2
    #A6453 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 130
    #A6454 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 136. 130 1
    #A6455 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 252. 251
    #A6456 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 252. 251 5
    #A6457 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 358. 356
    #A6458 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 358. 356 2
    #A6459 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 414. 390
    #A6460 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 414. 390 1
    #A6461 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 587. 576
    #A6462 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 587. 576 6
    #A6463 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 764. 757
    #A6464 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 764. 757 9
    #A6465 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,130. 1126
    #A6466 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 1,130. 1126 4
    #A6467 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,179. 1167
    #A6468 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,179. 1167 6
    #A6469 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,287. 1282
    #A6470 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 4, indentation should be the same level as line 1,287. 1282 2
    #A6471 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,514. 1499
    #A6472 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 1,514. 1499 6
    #A6473 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,930. 1945
    #A6474 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 1,930. 1945 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WTextComponentPeer.java

    Severity Rule Message Line Col
    #A6475 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 70. 68
    #A6476 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 70. 68 1
    #A6477 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 121
    #A6478 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 113. 121 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    #A6479 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 377. 368
    #A6480 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 377. 368 1
    #A6481 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 442. 435
    #A6482 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 442. 435 1
    #A6483 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 525. 521
    #A6484 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 5, indentation should be the same level as line 525. 521 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DBlitLoops.java

    Severity Rule Message Line Col
    #A6485 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 99. 98
    #A6486 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 99. 98 1
    #A6487 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 123. 121
    #A6488 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 123. 121 1
    #A6489 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 144. 141
    #A6490 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 144. 141 1
    #A6491 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 167. 166
    #A6492 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 167. 166 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DPaints.java

    Severity Rule Message Line Col
    #A6493 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 76
    #A6494 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 78. 76 1
    #A6495 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 96
    #A6496 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 98. 96 1
    #A6497 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 160. 158
    #A6498 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 160. 158 1
    #A6499 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 201
    #A6500 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 203. 201 1
    #A6501 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 230. 228
    #A6502 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 230. 228 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/java2d/d3d/D3DVolatileSurfaceManager.java

    Severity Rule Message Line Col
    #A6503 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 158. 160
    #A6504 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 158. 160 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    #A6505 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 120
    #A6506 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 123. 120 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java

    Severity Rule Message Line Col
    #A6507 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 186. 185
    #A6508 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 186. 185 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintJob.java

    Severity Rule Message Line Col
    #A6509 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 737. 736
    #A6510 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 737. 736 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintService.java

    Severity Rule Message Line Col
    #A6511 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 760. 757
    #A6512 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 760. 757 4
    #A6513 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,642. 1641
    #A6514 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,642. 1641 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/print/Win32PrintServiceLookup.java

    Severity Rule Message Line Col
    #A6515 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 296. 293
    #A6516 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 296. 293 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/src/windows/classes/sun/security/mscapi/KeyStore.java

    Severity Rule Message Line Col
    #A6517 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 91. 87
    #A6518 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 91. 87 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/Cipher/RSA/TestOAEP.java

    Severity Rule Message Line Col
    #A6519 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 181. 167
    #A6520 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 181. 167 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/crypto/provider/KeyFactory/TestProviderLeak.java

    Severity Rule Message Line Col
    #A6521 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 68. 67
    #A6522 warning CommentsIndentation Comment has incorrect indentation level 21, expected is 20, indentation should be the same level as line 68. 67 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AccessSpecifierTest.java

    Severity Rule Message Line Col
    #A6523 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 41
    #A6524 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 41 5
    #A6525 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 145. 143
    #A6526 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 145. 143 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AfterThreadDeathTest.java

    Severity Rule Message Line Col
    #A6527 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6528 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6529 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A6530 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/AnyDebuggeeTest.java

    Severity Rule Message Line Col
    #A6531 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 78. 76
    #A6532 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 78. 76 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ArgumentValuesTest.java

    Severity Rule Message Line Col
    #A6533 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 20. 18
    #A6534 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 20. 18 2
    #A6535 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 83. 81
    #A6536 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 83. 81 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ArrayRangeTest.java

    Severity Rule Message Line Col
    #A6537 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A6538 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A6539 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54
    #A6540 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/BreakpointTest.java

    Severity Rule Message Line Col
    #A6541 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 50. 48
    #A6542 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 50. 48 13
    #A6543 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 12, indentation should be the same level as line 60. 59
    #A6544 warning CommentsIndentation Comment has incorrect indentation level 43, expected is 12, indentation should be the same level as line 60. 59 44
    #A6545 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69
    #A6546 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassLoaderClassesTest.java

    Severity Rule Message Line Col
    #A6547 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A6548 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A6549 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58
    #A6550 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ClassesByName2Test.java

    Severity Rule Message Line Col
    #A6551 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6552 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6553 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 100. 98
    #A6554 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 100. 98 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ConstantPoolInfo.java

    Severity Rule Message Line Col
    #A6555 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6556 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6557 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 46. 47
    #A6558 warning CommentsIndentation Comment has incorrect indentation level 38, expected is 8, indentation should be the same level as line 46. 47 39
    #A6559 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51
    #A6560 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51 5
    #A6561 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 240. 237
    #A6562 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 240. 237 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/CountFilterTest.java

    Severity Rule Message Line Col
    #A6563 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6564 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6565 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 70. 68
    #A6566 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 70. 68 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DataModelTest.java

    Severity Rule Message Line Col
    #A6567 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A6568 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A6569 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63
    #A6570 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DebuggerThreadTest.java

    Severity Rule Message Line Col
    #A6571 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6572 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6573 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54
    #A6574 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DeleteAllBkptsTest.java

    Severity Rule Message Line Col
    #A6575 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6576 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6577 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54
    #A6578 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 56. 54 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/DeleteEventRequestsTest.java

    Severity Rule Message Line Col
    #A6579 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6580 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6581 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A6582 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/EnumTest.java

    Severity Rule Message Line Col
    #A6583 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 41
    #A6584 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 41 5
    #A6585 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62
    #A6586 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 64. 62 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/EventQueueDisconnectTest.java

    Severity Rule Message Line Col
    #A6587 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A6588 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A6589 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58
    #A6590 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ExpiredRequestDeletionTest.java

    Severity Rule Message Line Col
    #A6591 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6592 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6593 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57
    #A6594 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FinalLocalsTest.java

    Severity Rule Message Line Col
    #A6595 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A6596 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A6597 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65
    #A6598 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/FramesTest.java

    Severity Rule Message Line Col
    #A6599 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6600 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6601 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 61. 59
    #A6602 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 61. 59 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GenericsTest.java

    Severity Rule Message Line Col
    #A6603 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6604 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6605 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 80. 78
    #A6606 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 80. 78 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetLocalVariables.java

    Severity Rule Message Line Col
    #A6607 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 20. 18
    #A6608 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 20. 18 2
    #A6609 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 233. 231
    #A6610 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 233. 231 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetLocalVariables2Test.java

    Severity Rule Message Line Col
    #A6611 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6612 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6613 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65
    #A6614 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/GetSetLocalTest.java

    Severity Rule Message Line Col
    #A6615 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 20. 18
    #A6616 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 20. 18 5
    #A6617 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 13, indentation should be the same level as line 114. 116
    #A6618 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 13, indentation should be the same level as line 114. 116 25
    #A6619 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 127. 125
    #A6620 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 127. 125 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/HomeTest.java

    Severity Rule Message Line Col
    #A6621 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6622 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6623 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51
    #A6624 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InterruptHangTest.java

    Severity Rule Message Line Col
    #A6625 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82
    #A6626 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InvokeHangTest.java

    Severity Rule Message Line Col
    #A6627 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 111. 114
    #A6628 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 111. 114 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/InvokeTest.java

    Severity Rule Message Line Col
    #A6629 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6630 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6631 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 291. 289
    #A6632 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 291. 289 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/Java_gTest.java

    Severity Rule Message Line Col
    #A6633 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6634 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6635 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51
    #A6636 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LineNumberOnBraceTest.java

    Severity Rule Message Line Col
    #A6637 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 19. 18
    #A6638 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 19. 18 5
    #A6639 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57
    #A6640 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 59. 57 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LocalVariableEqual.java

    Severity Rule Message Line Col
    #A6641 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40
    #A6642 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 42. 40 5
    #A6643 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 113. 111
    #A6644 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 113. 111 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/LocationTest.java

    Severity Rule Message Line Col
    #A6645 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6646 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6647 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56
    #A6648 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ModificationWatchpoints.java

    Severity Rule Message Line Col
    #A6649 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6650 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MonitorEventTest.java

    Severity Rule Message Line Col
    #A6651 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 109. 107
    #A6652 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 109. 107 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MonitorFrameInfo.java

    Severity Rule Message Line Col
    #A6653 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6654 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6655 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69
    #A6656 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 71. 69 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/MultiBreakpointsTest.java

    Severity Rule Message Line Col
    #A6657 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 88. 92
    #A6658 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 88. 92 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NativeInstanceFilterTarg.java

    Severity Rule Message Line Col
    #A6659 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 12, 8, indentation should be the same level as line 35, 37. 36
    #A6660 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 12, 8, indentation should be the same level as line 35, 37. 36 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NewInstanceTest.java

    Severity Rule Message Line Col
    #A6661 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6662 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6663 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63
    #A6664 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/NoLocInfoTest.java

    Severity Rule Message Line Col
    #A6665 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6666 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6667 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 92. 90
    #A6668 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 92. 90 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAndInvokeTest.java

    Severity Rule Message Line Col
    #A6669 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82
    #A6670 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 84. 82 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAndStepTest.java

    Severity Rule Message Line Col
    #A6671 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 23. 21
    #A6672 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 23. 21 5
    #A6673 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A6674 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopAsynchronousTest.java

    Severity Rule Message Line Col
    #A6675 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6676 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6677 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65
    #A6678 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 67. 65 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/PopSynchronousTest.java

    Severity Rule Message Line Col
    #A6679 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6680 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6681 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 95. 93
    #A6682 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 95. 93 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/RequestReflectionTest.java

    Severity Rule Message Line Col
    #A6683 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43
    #A6684 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 45. 43 5
    #A6685 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58
    #A6686 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 60. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SDENullTest.java

    Severity Rule Message Line Col
    #A6687 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6688 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6689 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50
    #A6690 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 52. 50 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SourceNameFilterTest.java

    Severity Rule Message Line Col
    #A6691 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A6692 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A6693 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 85. 83
    #A6694 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 85. 83 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/SuspendThreadTest.java

    Severity Rule Message Line Col
    #A6695 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6696 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6697 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63
    #A6698 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 65. 63 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/TemplateTest.java

    Severity Rule Message Line Col
    #A6699 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44
    #A6700 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44 5
    #A6701 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53
    #A6702 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 55. 53 5
    #A6703 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 70
    #A6704 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 72. 70 1
    #A6705 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 154. 150
    #A6706 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 154. 150 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/ThreadGroupTest.java

    Severity Rule Message Line Col
    #A6707 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6708 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5
    #A6709 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51
    #A6710 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 53. 51 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/UTF8Test.java

    Severity Rule Message Line Col
    #A6711 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 174. 169
    #A6712 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 174. 169 5
    #A6713 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 195. 193
    #A6714 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 195. 193 5
    #A6715 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 314. 310
    #A6716 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 314. 310 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VMDeathLastTest.java

    Severity Rule Message Line Col
    #A6717 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42
    #A6718 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 44. 42 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VMDeathRequestTest.java

    Severity Rule Message Line Col
    #A6719 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 50. 48
    #A6720 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 50. 48 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/VarargsTest.java

    Severity Rule Message Line Col
    #A6721 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41
    #A6722 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 43. 41 5
    #A6723 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 152. 150
    #A6724 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 152. 150 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefine/RedefineTest.java

    Severity Rule Message Line Col
    #A6725 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45
    #A6726 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 47. 45 5
    #A6727 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 68. 66
    #A6728 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 68. 66 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefineMethod/Different_RedefineSubTarg.java

    Severity Rule Message Line Col
    #A6729 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 31. 30
    #A6730 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 31. 30 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefineMethod/RedefineSubTarg.java

    Severity Rule Message Line Col
    #A6731 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 30. 29
    #A6732 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 8, indentation should be the same level as line 30. 29 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/redefineMethod/RedefineTest.java

    Severity Rule Message Line Col
    #A6733 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44
    #A6734 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 46. 44 5
    #A6735 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56
    #A6736 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 0, indentation should be the same level as line 58. 56 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/jdi/sde/TemperatureTableServlet.java

    Severity Rule Message Line Col
    #A6737 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 11. 10
    #A6738 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 11. 10 1
    #A6739 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 16. 15
    #A6740 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 16. 15 1
    #A6741 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 18. 17
    #A6742 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 18. 17 1
    #A6743 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 20. 19
    #A6744 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 20. 19 1
    #A6745 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 22. 21
    #A6746 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 22. 21 1
    #A6747 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 24. 23
    #A6748 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 24. 23 1
    #A6749 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 26. 25
    #A6750 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 26. 25 1
    #A6751 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 28. 27
    #A6752 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 28. 27 1
    #A6753 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 30. 29
    #A6754 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 30. 29 1
    #A6755 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 32. 31
    #A6756 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 32. 31 1
    #A6757 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 34. 33
    #A6758 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 34. 33 1
    #A6759 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 36. 35
    #A6760 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 36. 35 1
    #A6761 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 38. 37
    #A6762 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 38. 37 1
    #A6763 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 40. 39
    #A6764 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 40. 39 1
    #A6765 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 42. 41
    #A6766 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 42. 41 1
    #A6767 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 44. 43
    #A6768 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 44. 43 1
    #A6769 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 46. 45
    #A6770 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 46. 45 1
    #A6771 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 48. 47
    #A6772 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 48. 47 1
    #A6773 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 50. 49
    #A6774 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 50. 49 1
    #A6775 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 52. 51
    #A6776 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 52. 51 1
    #A6777 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 54. 53
    #A6778 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 54. 53 1
    #A6779 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 56. 55
    #A6780 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 56. 55 1
    #A6781 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 57
    #A6782 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 57 1
    #A6783 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 59
    #A6784 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 58. 59 1
    #A6785 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 62. 61
    #A6786 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 62. 61 1
    #A6787 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 64. 63
    #A6788 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 64. 63 1
    #A6789 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 66. 65
    #A6790 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 66. 65 1
    #A6791 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 68. 67
    #A6792 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 68. 67 1
    #A6793 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 70. 69
    #A6794 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 70. 69 1
    #A6795 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 72. 71
    #A6796 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/6725892/Test.java

    Severity Rule Message Line Col
    #A6797 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 214. 215
    #A6798 warning CommentsIndentation Comment has incorrect indentation level 18, expected is 20, indentation should be the same level as line 214. 215 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/B6431193.java

    Severity Rule Message Line Col
    #A6799 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 55. 54
    #A6800 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 20, indentation should be the same level as line 55. 54 17
    #A6801 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 72. 71
    #A6802 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 72. 71 13
    #A6803 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 86. 85
    #A6804 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 86. 85 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/net/httpserver/bugs/FixedLengthInputStream.java

    Severity Rule Message Line Col
    #A6805 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 129. 128
    #A6806 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 4, indentation should be the same level as line 129. 128 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/MessageInfoTests.java

    Severity Rule Message Line Col
    #A6807 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 81
    #A6808 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 83. 81 4
    #A6809 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 129. 128
    #A6810 warning CommentsIndentation Comment has incorrect indentation level 10, expected is 4, indentation should be the same level as line 129. 128 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/CommUp.java

    Severity Rule Message Line Col
    #A6811 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 343. 342
    #A6812 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 343. 342 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Connect.java

    Severity Rule Message Line Col
    #A6813 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 231. 230
    #A6814 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 231. 230 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Receive.java

    Severity Rule Message Line Col
    #A6815 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 146. 145
    #A6816 warning CommentsIndentation Block comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 146. 145 14
    #A6817 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 341. 340
    #A6818 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 341. 340 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Send.java

    Severity Rule Message Line Col
    #A6819 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 444. 443
    #A6820 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 444. 443 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/Shutdown.java

    Severity Rule Message Line Col
    #A6821 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 264
    #A6822 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 265. 264 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpChannel/SocketOptionTests.java

    Severity Rule Message Line Col
    #A6823 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 200. 199
    #A6824 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 200. 199 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/Branch.java

    Severity Rule Message Line Col
    #A6825 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 269. 268
    #A6826 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 269. 268 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/Send.java

    Severity Rule Message Line Col
    #A6827 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 345
    #A6828 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 346. 345 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java

    Severity Rule Message Line Col
    #A6829 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 255. 254
    #A6830 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 4, indentation should be the same level as line 255. 254 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpServerChannel/Accept.java

    Severity Rule Message Line Col
    #A6831 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 251. 250
    #A6832 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 251. 250 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/com/sun/nio/sctp/SctpServerChannel/NonBlockingAccept.java

    Severity Rule Message Line Col
    #A6833 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 209. 208
    #A6834 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 209. 208 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/demo/jvmti/hprof/HelloWorld.java

    Severity Rule Message Line Col
    #A6835 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 104. 103
    #A6836 warning CommentsIndentation Block comment has incorrect indentation level 21, expected is 8, indentation should be the same level as line 104. 103 22

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/EventQueue/PushPopDeadlock2/PushPopTest.java

    Severity Rule Message Line Col
    #A6837 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 66
    #A6838 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 67. 66 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusSetVisibleTest.java

    Severity Rule Message Line Col
    #A6839 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 502. 501
    #A6840 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 502. 501 1
    #A6841 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 511. 510
    #A6842 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 511. 510 1
    #A6843 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 554. 556
    #A6844 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 554. 556 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/AutoRequestFocusTest/AutoRequestFocusToFrontTest.java

    Severity Rule Message Line Col
    #A6845 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 465. 464
    #A6846 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 465. 464 1
    #A6847 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 474. 473
    #A6848 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 474. 473 1
    #A6849 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 517. 519
    #A6850 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 517. 519 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    #A6851 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 229. 228
    #A6852 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 229. 228 1
    #A6853 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 238. 237
    #A6854 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 238. 237 1
    #A6855 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 281. 283
    #A6856 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 281. 283 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/NonFocusableWindowTest/NoEventsTest.java

    Severity Rule Message Line Col
    #A6857 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 135. 134
    #A6858 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 24, indentation should be the same level as line 135. 134 1
    #A6859 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 198
    #A6860 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 195. 198 1
    #A6861 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 218. 221
    #A6862 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 218. 221 1
    #A6863 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 244. 247
    #A6864 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 244. 247 1
    #A6865 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 290. 289
    #A6866 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 290. 289 1
    #A6867 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 411. 416
    #A6868 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 411. 416 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    #A6869 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 47. 45
    #A6870 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 5, indentation should be the same level as line 47. 45 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    #A6871 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 147. 146
    #A6872 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 147. 146 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    #A6873 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 147
    #A6874 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 148. 147 1
    #A6875 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156
    #A6876 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156 1
    #A6877 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 200. 202
    #A6878 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 200. 202 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    #A6879 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156
    #A6880 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 157. 156 1
    #A6881 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 166. 165
    #A6882 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 166. 165 1
    #A6883 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 211
    #A6884 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 211 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    #A6885 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 151. 150
    #A6886 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 151. 150 1
    #A6887 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 160. 159
    #A6888 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 160. 159 1
    #A6889 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 203. 205
    #A6890 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 203. 205 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Menu/OpensWithNoGrab/OpensWithNoGrab.java

    Severity Rule Message Line Col
    #A6891 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 312. 300
    #A6892 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 312. 300 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    #A6893 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A6894 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/ModifierPermutation.java

    Severity Rule Message Line Col
    #A6895 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 37. 30
    #A6896 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 37. 30 1
    #A6897 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 47. 45
    #A6898 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 47. 45 1
    #A6899 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 57
    #A6900 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 57 1
    #A6901 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 89. 84
    #A6902 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 89. 84 1
    #A6903 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 98. 96
    #A6904 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 98. 96 1
    #A6905 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 101
    #A6906 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 101 1
    #A6907 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 103
    #A6908 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 102. 103 1
    #A6909 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 227. 226
    #A6910 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 227. 226 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Extra.java

    Severity Rule Message Line Col
    #A6911 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 57. 56
    #A6912 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 57. 56 1
    #A6913 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 61. 60
    #A6914 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 61. 60 6
    #A6915 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 137. 136
    #A6916 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 137. 136 1
    #A6917 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 173. 172
    #A6918 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 173. 172 6
    #A6919 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 196. 195
    #A6920 warning CommentsIndentation Comment has incorrect indentation level 5, expected is 8, indentation should be the same level as line 196. 195 6
    #A6921 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 237. 236
    #A6922 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 237. 236 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/MouseModifiersUnitTest/MouseModifiersUnitTest_Standard.java

    Severity Rule Message Line Col
    #A6923 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 153. 152
    #A6924 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 153. 152 1
    #A6925 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 227. 226
    #A6926 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 227. 226 1
    #A6927 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 413. 412
    #A6928 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 413. 412 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Mouse/TitleBarDoubleClick/TitleBarDoubleClick.java

    Severity Rule Message Line Col
    #A6929 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 64. 62
    #A6930 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 64. 62 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java

    Severity Rule Message Line Col
    #A6931 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 75
    #A6932 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 76. 75 4
    #A6933 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 111
    #A6934 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 111 7
    #A6935 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 143
    #A6936 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 143 7
    #A6937 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 150
    #A6938 warning CommentsIndentation Comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 145. 150 7
    #A6939 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 157
    #A6940 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 159. 157 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    #A6941 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 131. 132
    #A6942 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 131. 132 1
    #A6943 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 136. 137
    #A6944 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 32, indentation should be the same level as line 136. 137 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Toolkit/ToolkitPropertyTest/ToolkitPropertyTest_Disable.java

    Severity Rule Message Line Col
    #A6945 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 67, 69. 68
    #A6946 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 67, 69. 68 1
    #A6947 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 71. 70
    #A6948 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 71. 70 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/GrabSequence/GrabSequence.java

    Severity Rule Message Line Col
    #A6949 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24
    #A6950 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/Window/TranslucentShapedFrameTest/TSFrame.java

    Severity Rule Message Line Col
    #A6951 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 139. 152
    #A6952 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 139. 152 1
    #A6953 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 181, 183. 182
    #A6954 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, 12, indentation should be the same level as line 181, 183. 182 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java

    Severity Rule Message Line Col
    #A6955 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 1
    #A6956 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 34. 1 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/event/KeyEvent/KeyTyped/CtrlASCII.java

    Severity Rule Message Line Col
    #A6957 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 112. 110
    #A6958 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 112. 110 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/event/MouseEvent/MouseWheelEventAbsoluteCoordsTest/MouseWheelEventAbsoluteCoordsTest.java

    Severity Rule Message Line Col
    #A6959 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123
    #A6960 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/font/NumericShaper/EasternArabicTest.java

    Severity Rule Message Line Col
    #A6961 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 51. 52
    #A6962 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 51. 52 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/font/NumericShaper/ShapingTest.java

    Severity Rule Message Line Col
    #A6963 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 58. 57
    #A6964 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 58. 57 12
    #A6965 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 62. 61
    #A6966 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 62. 61 12
    #A6967 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 68. 67
    #A6968 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 10, indentation should be the same level as line 68. 67 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ImagePrinting/ClippedImages.java

    Severity Rule Message Line Col
    #A6969 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 376. 375
    #A6970 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 376. 375 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/awt/print/PrinterJob/ValidatePage/ValidatePage.java

    Severity Rule Message Line Col
    #A6971 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 178. 177
    #A6972 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 29, indentation should be the same level as line 178. 177 26
    #A6973 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 29, 20, indentation should be the same level as line 180, 182. 181
    #A6974 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 29, 20, indentation should be the same level as line 180, 182. 181 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/beans/Introspector/TestTypeResolver.java

    Severity Rule Message Line Col
    #A6975 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 110. 109
    #A6976 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 110. 109 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/File/MaxPathLength.java

    Severity Rule Message Line Col
    #A6977 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 12, indentation should be the same level as line 53. 56
    #A6978 warning CommentsIndentation Comment has incorrect indentation level 20, expected is 12, indentation should be the same level as line 53. 56 21

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/FileDescriptor/Finalize.java

    Severity Rule Message Line Col
    #A6979 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 110. 109
    #A6980 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 110. 109 8
    #A6981 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 113. 112
    #A6982 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 113. 112 8
    #A6983 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 153. 152
    #A6984 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 153. 152 8
    #A6985 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 233. 232
    #A6986 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 233. 232 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/PrintStream/OversynchronizedTest.java

    Severity Rule Message Line Col
    #A6987 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 42. 41
    #A6988 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 42. 41 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/PrintWriter/OversynchronizedTest.java

    Severity Rule Message Line Col
    #A6989 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42
    #A6990 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 43. 42 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/evolution/AddedSuperClass/WriteAddedSuperClass.java

    Severity Rule Message Line Col
    #A6991 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 45
    #A6992 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 52. 45 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/noSuchFieldClarification/NoSuchFieldClarification.java

    Severity Rule Message Line Col
    #A6993 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 33. 24
    #A6994 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 1, indentation should be the same level as line 33. 24 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/notAvailable/NotAvailable.java

    Severity Rule Message Line Col
    #A6995 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 56. 55
    #A6996 warning CommentsIndentation Block comment has incorrect indentation level 18, expected is 16, indentation should be the same level as line 56. 55 19

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/io/Serializable/subclass/XObjectInputStream.java

    Severity Rule Message Line Col
    #A6997 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 171
    #A6998 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 175. 171 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/ClassLoader/deadlock/DelegatingLoader.java

    Severity Rule Message Line Col
    #A6999 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 89
    #A7000 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 89 1
    #A7001 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 91
    #A7002 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 90. 91 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Double/ParseHexFloatingPoint.java

    Severity Rule Message Line Col
    #A7003 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 281. 280
    #A7004 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 281. 280 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Double/ToHexString.java

    Severity Rule Message Line Col
    #A7005 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 61. 59
    #A7006 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 61. 59 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/InheritableThreadLocal/ITLRemoveTest.java

    Severity Rule Message Line Col
    #A7007 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 121. 120
    #A7008 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 121. 120 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Math/CubeRootTests.java

    Severity Rule Message Line Col
    #A7009 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 121. 120
    #A7010 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 11, indentation should be the same level as line 121. 120 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Math/IeeeRecommendedTests.java

    Severity Rule Message Line Col
    #A7011 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 208. 207
    #A7012 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 208. 207 26
    #A7013 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 315. 314
    #A7014 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 315. 314 26
    #A7015 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 778. 776
    #A7016 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 778. 776 5
    #A7017 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,473. 1472
    #A7018 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,473. 1472 26
    #A7019 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,578. 1577
    #A7020 warning CommentsIndentation Comment has incorrect indentation level 25, expected is 16, indentation should be the same level as line 1,578. 1577 26

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Runtime/exec/WinCommand.java

    Severity Rule Message Line Col
    #A7021 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 180. 178
    #A7022 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 180. 178 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/String/Exceptions.java

    Severity Rule Message Line Col
    #A7023 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 365. 363
    #A7024 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 365. 363 5
    #A7025 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 643. 642
    #A7026 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 643. 642 31
    #A7027 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 648. 647
    #A7028 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 648. 647 31
    #A7029 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 661. 660
    #A7030 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 661. 660 31
    #A7031 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 664. 662
    #A7032 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 8, indentation should be the same level as line 664. 662 31

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/String/Supplementary.java

    Severity Rule Message Line Col
    #A7033 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 43. 44
    #A7034 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 8, indentation should be the same level as line 43. 44 25
    #A7035 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 54. 52
    #A7036 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 54. 52 7
    #A7037 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 57. 55
    #A7038 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 57. 55 7
    #A7039 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 60. 58
    #A7040 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 60. 58 7
    #A7041 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61
    #A7042 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61 7
    #A7043 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 68. 66
    #A7044 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 68. 66 7
    #A7045 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 73. 71
    #A7046 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 73. 71 7
    #A7047 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 76. 74
    #A7048 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 76. 74 7
    #A7049 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 79. 77
    #A7050 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 79. 77 7
    #A7051 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 185. 184
    #A7052 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 185. 184 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/StringBuffer/Exceptions.java

    Severity Rule Message Line Col
    #A7053 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52
    #A7054 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/StringBuffer/Supplementary.java

    Severity Rule Message Line Col
    #A7055 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47
    #A7056 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47 7
    #A7057 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50
    #A7058 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50 7
    #A7059 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53
    #A7060 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53 7
    #A7061 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56
    #A7062 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56 7
    #A7063 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61
    #A7064 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/StringBuilder/Exceptions.java

    Severity Rule Message Line Col
    #A7065 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52
    #A7066 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 53. 52 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/StringBuilder/Supplementary.java

    Severity Rule Message Line Col
    #A7067 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47
    #A7068 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 49. 47 7
    #A7069 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50
    #A7070 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 52. 50 7
    #A7071 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53
    #A7072 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 55. 53 7
    #A7073 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56
    #A7074 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 58. 56 7
    #A7075 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61
    #A7076 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 63. 61 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/Thread/ThreadStateTest.java

    Severity Rule Message Line Col
    #A7077 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 92. 78
    #A7078 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 92. 78 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/ThreadLocal/TLRemoveTest.java

    Severity Rule Message Line Col
    #A7079 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 24, indentation should be the same level as line 77. 75
    #A7080 warning CommentsIndentation Block comment has incorrect indentation level 28, expected is 24, indentation should be the same level as line 77. 75 29

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/InvokeGenericTest.java

    Severity Rule Message Line Col
    #A7081 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58
    #A7082 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 60. 58 1
    #A7083 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 229. 228
    #A7084 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 229. 228 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/JavaDocExamplesTest.java

    Severity Rule Message Line Col
    #A7085 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 92
    #A7086 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 93. 92 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/invoke/MethodHandlesTest.java

    Severity Rule Message Line Col
    #A7087 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 274. 273
    #A7088 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 274. 273 1
    #A7089 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,589. 1588
    #A7090 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,589. 1588 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ManagementFactory/ValidateOpenTypes.java

    Severity Rule Message Line Col
    #A7091 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 264. 263
    #A7092 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 264. 263 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/SynchronizationStatistics.java

    Severity Rule Message Line Col
    #A7093 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 463. 462
    #A7094 warning CommentsIndentation Comment has incorrect indentation level 27, expected is 28, indentation should be the same level as line 463. 462 28

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadCpuTime.java

    Severity Rule Message Line Col
    #A7095 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 53. 52
    #A7096 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 53. 52 8
    #A7097 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 231
    #A7098 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 231 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/management/ThreadMXBean/ThreadStateTest.java

    Severity Rule Message Line Col
    #A7099 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 96
    #A7100 warning CommentsIndentation Block comment has incorrect indentation level 6, expected is 8, indentation should be the same level as line 112. 96 7

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/lang/reflect/Generics/Probe.java

    Severity Rule Message Line Col
    #A7101 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 10, indentation should be the same level as line 47. 46
    #A7102 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 10, indentation should be the same level as line 47. 46 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/math/BigDecimal/AddTests.java

    Severity Rule Message Line Col
    #A7103 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 245, 257. 255
    #A7104 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, 16, indentation should be the same level as line 245, 257. 255 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/math/BigDecimal/DivideTests.java

    Severity Rule Message Line Col
    #A7105 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 283. 282
    #A7106 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 283. 282 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4722333.java

    Severity Rule Message Line Col
    #A7107 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 42. 41
    #A7108 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 42. 41 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/B4769350.java

    Severity Rule Message Line Col
    #A7109 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 378. 376
    #A7110 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 378. 376 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/Authenticator/BasicTest.java

    Severity Rule Message Line Col
    #A7111 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 171. 170
    #A7112 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 171. 170 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/BindException/Test.java

    Severity Rule Message Line Col
    #A7113 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24
    #A7114 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 29. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/Socket/LingerTest.java

    Severity Rule Message Line Col
    #A7115 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 110. 108
    #A7116 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 110. 108 9
    #A7117 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 115. 114
    #A7118 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 115. 114 9
    #A7119 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 119. 118
    #A7120 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 119. 118 9
    #A7121 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123
    #A7122 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 124. 123 9
    #A7123 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 127. 126
    #A7124 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 127. 126 9
    #A7125 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 130. 129
    #A7126 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 130. 129 9
    #A7127 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 134. 133
    #A7128 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 134. 133 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/closetest/CloseTest.java

    Severity Rule Message Line Col
    #A7129 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 49
    #A7130 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 51. 49 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/URLClassLoader/closetest/GetResourceAsStream.java

    Severity Rule Message Line Col
    #A7131 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 42. 36
    #A7132 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 42. 36 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/6212146/Test.java

    Severity Rule Message Line Col
    #A7133 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 6, indentation should be the same level as line 42. 60
    #A7134 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 6, indentation should be the same level as line 42. 60 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/URLConnection/HandleContentTypeWithAttrs.java

    Severity Rule Message Line Col
    #A7135 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 211. 208
    #A7136 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 211. 208 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/net/ipv6tests/ScopeTests.java

    Severity Rule Message Line Col
    #A7137 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108
    #A7138 warning CommentsIndentation Block comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 111. 108 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/nio/Buffer/AllocateDirectInit.java

    Severity Rule Message Line Col
    #A7139 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 37. 36
    #A7140 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 37. 36 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/nio/channels/FileChannel/ReadFull.java

    Severity Rule Message Line Col
    #A7141 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 51. 50
    #A7142 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 51. 50 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/nio/charset/RemovingSunIO/SunioAlias.java

    Severity Rule Message Line Col
    #A7143 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 710. 703
    #A7144 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 710. 703 9
    #A7145 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 719. 714
    #A7146 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 719. 714 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/nio/file/Path/PathOps.java

    Severity Rule Message Line Col
    #A7147 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 654. 651
    #A7148 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 654. 651 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/dgc/dgcAckFailure/DGCAckFailure.java

    Severity Rule Message Line Col
    #A7149 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 138
    #A7150 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 138 1
    #A7151 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 166. 165
    #A7152 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 166. 165 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMIClassLoader/delegateToContextLoader/DelegateToContextLoader.java

    Severity Rule Message Line Col
    #A7153 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 70. 62
    #A7154 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 70. 62 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/CompressInputStream.java

    Severity Rule Message Line Col
    #A7155 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75
    #A7156 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/activatable/MultiSocketFactory.java

    Severity Rule Message Line Col
    #A7157 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191
    #A7158 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191 1
    #A7159 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194
    #A7160 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194 1
    #A7161 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209
    #A7162 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/CompressInputStream.java

    Severity Rule Message Line Col
    #A7163 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75
    #A7164 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 89. 75 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/RMISocketFactory/useSocketFactory/unicast/MultiSocketFactory.java

    Severity Rule Message Line Col
    #A7165 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191
    #A7166 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 192. 191 1
    #A7167 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194
    #A7168 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 195. 194 1
    #A7169 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209
    #A7170 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 223. 209 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/server/serverStackTrace/SuppressStackTraces.java

    Severity Rule Message Line Col
    #A7171 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 78. 77
    #A7172 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 78. 77 17
    #A7173 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 84. 83
    #A7174 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 0, indentation should be the same level as line 84. 83 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/closeServerSocket/CloseServerSocket.java

    Severity Rule Message Line Col
    #A7175 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 87. 85
    #A7176 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 87. 85 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/rmi/transport/dgcDeadLock/TestImpl.java

    Severity Rule Message Line Col
    #A7177 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 224. 223
    #A7178 warning CommentsIndentation Block comment has incorrect indentation level 32, expected is 36, indentation should be the same level as line 224. 223 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/security/Exceptions/ChainingConstructors.java

    Severity Rule Message Line Col
    #A7179 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 188
    #A7180 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 184. 188 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/security/SecureRandom/GetAlgorithm.java

    Severity Rule Message Line Col
    #A7181 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 55
    #A7182 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 57. 55 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/security/Signature/NONEwithRSA.java

    Severity Rule Message Line Col
    #A7183 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 41. 40
    #A7184 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 41. 40 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/security/cert/CertPathBuilder/NoExtensions.java

    Severity Rule Message Line Col
    #A7185 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 92
    #A7186 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 91. 92 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/security/cert/CertPathValidatorException/Serial.java

    Severity Rule Message Line Col
    #A7187 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63
    #A7188 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63 1
    #A7189 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65
    #A7190 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 66. 65 1
    #A7191 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67
    #A7192 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 68. 67 1
    #A7193 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 97
    #A7194 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 98. 97 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/text/Bidi/BidiConformance.java

    Severity Rule Message Line Col
    #A7195 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,717. 1716
    #A7196 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,717. 1716 10
    #A7197 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,727. 1726
    #A7198 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,727. 1726 10
    #A7199 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,737. 1736
    #A7200 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,737. 1736 10
    #A7201 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,747. 1746
    #A7202 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,747. 1746 10
    #A7203 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,757. 1756
    #A7204 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,757. 1756 10
    #A7205 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,767. 1766
    #A7206 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,767. 1766 10
    #A7207 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,777. 1776
    #A7208 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,777. 1776 10
    #A7209 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,787. 1786
    #A7210 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,787. 1786 10
    #A7211 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,797. 1796
    #A7212 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,797. 1796 10
    #A7213 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,807. 1806
    #A7214 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 1,807. 1806 10
    #A7215 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,225. 2224
    #A7216 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,225. 2224 10
    #A7217 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,237. 2236
    #A7218 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,237. 2236 10
    #A7219 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,249. 2248
    #A7220 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,249. 2248 10
    #A7221 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,261. 2260
    #A7222 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,261. 2260 10
    #A7223 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,273. 2272
    #A7224 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,273. 2272 10
    #A7225 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,285. 2284
    #A7226 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,285. 2284 10
    #A7227 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,297. 2296
    #A7228 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 2,297. 2296 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/text/Format/DateFormat/Bug4823811.java

    Severity Rule Message Line Col
    #A7229 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 55
    #A7230 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 56. 55 1
    #A7231 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 64
    #A7232 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 66. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/ArrayList/IteratorMicroBenchmark.java

    Severity Rule Message Line Col
    #A7233 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 216. 215
    #A7234 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 216. 215 1
    #A7235 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 300. 299
    #A7236 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 300. 299 1
    #A7237 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 397. 396
    #A7238 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 397. 396 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Collection/MOAT.java

    Severity Rule Message Line Col
    #A7239 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 695. 694
    #A7240 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 695. 694 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Formattable/StockName.java

    Severity Rule Message Line Col
    #A7241 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 104. 103
    #A7242 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 8, indentation should be the same level as line 104. 103 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicDateTime.java

    Severity Rule Message Line Col
    #A7243 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,625. 1623
    #A7244 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,625. 1623 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Formatter/BasicFloat.java

    Severity Rule Message Line Col
    #A7245 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,350. 1349
    #A7246 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,350. 1349 1
    #A7247 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,367. 1366
    #A7248 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,367. 1366 1
    #A7249 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,392. 1391
    #A7250 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,392. 1391 1
    #A7251 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,410. 1409
    #A7252 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,410. 1409 1
    #A7253 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,435. 1434
    #A7254 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,435. 1434 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Hashtable/ReadObject.java

    Severity Rule Message Line Col
    #A7255 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 78. 77
    #A7256 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 78. 77 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/Locale/LocaleTest.java

    Severity Rule Message Line Col
    #A7257 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 229
    #A7258 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 226. 229 1
    #A7259 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 537. 511
    #A7260 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 537. 511 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Class.java

    Severity Rule Message Line Col
    #A7261 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 46
    #A7262 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 47. 46 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4168625Test.java

    Severity Rule Message Line Col
    #A7263 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 289. 288
    #A7264 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 289. 288 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/ResourceBundle/Bug4179766Class.java

    Severity Rule Message Line Col
    #A7265 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 64
    #A7266 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 65. 64 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/Phaser/Basic.java

    Severity Rule Message Line Col
    #A7267 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 106. 105
    #A7268 warning CommentsIndentation Comment has incorrect indentation level 11, expected is 12, indentation should be the same level as line 106. 105 12

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java

    Severity Rule Message Line Col
    #A7269 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 185. 183
    #A7270 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 185. 183 1
    #A7271 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 193. 192
    #A7272 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 193. 192 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/zip/GZIP/ReadUByte.java

    Severity Rule Message Line Col
    #A7273 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24
    #A7274 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 31. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/zip/InflateIn_DeflateOut.java

    Severity Rule Message Line Col
    #A7275 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 154. 153
    #A7276 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 154. 153 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/java/util/zip/ZipFile/Assortment.java

    Severity Rule Message Line Col
    #A7277 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 240. 238
    #A7278 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 240. 238 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/crypto/NullCipher/TestNPE.java

    Severity Rule Message Line Col
    #A7279 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 12, indentation should be the same level as line 113. 112
    #A7280 warning CommentsIndentation Comment has incorrect indentation level 34, expected is 12, indentation should be the same level as line 113. 112 35

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/crypto/spec/RC2ParameterSpec/RC2AlgorithmParameters.java

    Severity Rule Message Line Col
    #A7281 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 44
    #A7282 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 46. 44 1
    #A7283 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 263. 262
    #A7284 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 263. 262 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/imageio/plugins/png/ItxtUtf8Test.java

    Severity Rule Message Line Col
    #A7285 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 121
    #A7286 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 124. 121 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanInfo/TooManyFooTest.java

    Severity Rule Message Line Col
    #A7287 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 75. 74
    #A7288 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 75. 74 34
    #A7289 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 77. 76
    #A7290 warning CommentsIndentation Comment has incorrect indentation level 33, expected is 8, indentation should be the same level as line 77. 76 34

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    #A7291 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 533. 531
    #A7292 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 12, indentation should be the same level as line 533. 531 17
    #A7293 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,339. 1337
    #A7294 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,339. 1337 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/ObjectName/SerialCompatTest.java

    Severity Rule Message Line Col
    #A7295 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 234. 236
    #A7296 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 234. 236 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/descriptor/DefaultDescriptorTest.java

    Severity Rule Message Line Col
    #A7297 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 82. 79
    #A7298 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 82. 79 1
    #A7299 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 135. 133
    #A7300 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 135. 133 1
    #A7301 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 148. 146
    #A7302 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 148. 146 1
    #A7303 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 170. 168
    #A7304 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 170. 168 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/GenericTypeTest.java

    Severity Rule Message Line Col
    #A7305 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 81
    #A7306 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 83. 81 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/LeakTest.java

    Severity Rule Message Line Col
    #A7307 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 56
    #A7308 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 58. 56 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/MXBeanTest.java

    Severity Rule Message Line Col
    #A7309 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 575. 574
    #A7310 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 575. 574 1
    #A7311 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 674. 668
    #A7312 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 674. 668 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/mxbean/OverloadTest.java

    Severity Rule Message Line Col
    #A7313 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 56. 54
    #A7314 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 56. 54 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/openmbean/MBeanFeatureInfoSerialStore.java

    Severity Rule Message Line Col
    #A7315 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 64. 61
    #A7316 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 7, indentation should be the same level as line 64. 61 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/query/QueryExpStringTest.java

    Severity Rule Message Line Col
    #A7317 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 100. 99
    #A7318 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 100. 99 1
    #A7319 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 132. 133
    #A7320 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 132. 133 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/BrokenConnectionTest.java

    Severity Rule Message Line Col
    #A7321 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 389. 388
    #A7322 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 389. 388 1
    #A7323 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 414. 412
    #A7324 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 414. 412 1
    #A7325 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 556. 555
    #A7326 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 556. 555 1
    #A7327 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 559. 558
    #A7328 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 559. 558 1
    #A7329 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 633. 632
    #A7330 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 633. 632 1
    #A7331 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 639. 638
    #A7332 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 639. 638 1
    #A7333 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 671. 670
    #A7334 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 671. 670 1
    #A7335 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 673. 672
    #A7336 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 673. 672 1
    #A7337 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 783. 789
    #A7338 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 783. 789 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connection/ConnectionTest.java

    Severity Rule Message Line Col
    #A7339 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71
    #A7340 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 72. 71 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/connectorServer/ConnectorStopDeadlockTest.java

    Severity Rule Message Line Col
    #A7341 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 105
    #A7342 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 109. 105 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/loading/RMIDownloadTest.java

    Severity Rule Message Line Col
    #A7343 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 138. 136
    #A7344 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 138. 136 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotSerializableNotifTest.java

    Severity Rule Message Line Col
    #A7345 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 172. 170
    #A7346 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 172. 170 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotifBufferSizePropertyNameTest.java

    Severity Rule Message Line Col
    #A7347 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 139. 138
    #A7348 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 139. 138 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java

    Severity Rule Message Line Col
    #A7349 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 129
    #A7350 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 130. 129 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/NotificationBufferTest.java

    Severity Rule Message Line Col
    #A7351 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63
    #A7352 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 64. 63 1
    #A7353 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 66. 65
    #A7354 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 66. 65 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/management/remote/mandatory/notif/RMINotifTest.java

    Severity Rule Message Line Col
    #A7355 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 149, 159. 155
    #A7356 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, 8, indentation should be the same level as line 149, 159. 155 1
    #A7357 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 169. 167
    #A7358 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 169. 167 1
    #A7359 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 189. 183
    #A7360 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 189. 183 1
    #A7361 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 206
    #A7362 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 214. 206 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/print/DialogMargins.java

    Severity Rule Message Line Col
    #A7363 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 14, indentation should be the same level as line 85. 83
    #A7364 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 14, indentation should be the same level as line 85. 83 14
    #A7365 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 14, indentation should be the same level as line 85. 84
    #A7366 warning CommentsIndentation Comment has incorrect indentation level 19, expected is 14, indentation should be the same level as line 85. 84 20

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/print/StreamPrintingOrientation.java

    Severity Rule Message Line Col
    #A7367 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 46. 43
    #A7368 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 46. 43 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/print/attribute/ServiceDialogTest.java

    Severity Rule Message Line Col
    #A7369 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 52. 49
    #A7370 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 52. 49 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/print/attribute/SidesPageRangesTest.java

    Severity Rule Message Line Col
    #A7371 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 41. 38
    #A7372 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 41. 38 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/security/auth/PrivateCredentialPermission/Subset.java

    Severity Rule Message Line Col
    #A7373 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 454. 451
    #A7374 warning CommentsIndentation Block comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 454. 451 10
    #A7375 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 11, indentation should be the same level as line 499. 494
    #A7376 warning CommentsIndentation Block comment has incorrect indentation level 16, expected is 11, indentation should be the same level as line 499. 494 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/sound/sampled/AudioFormat/Matches_NOT_SPECIFIED.java

    Severity Rule Message Line Col
    #A7377 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 58. 57
    #A7378 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 58. 57 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/swing/JColorChooser/Test6524757.java

    Severity Rule Message Line Col
    #A7379 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 59. 57
    #A7380 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 59. 57 1
    #A7381 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 66. 64
    #A7382 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 66. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/swing/JLayer/6824395/bug6824395.java

    Severity Rule Message Line Col
    #A7383 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7384 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/swing/JMenuItem/6883341/bug6883341.java

    Severity Rule Message Line Col
    #A7385 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24
    #A7386 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 32. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/swing/JMenuItem/7036148/bug7036148.java

    Severity Rule Message Line Col
    #A7387 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24
    #A7388 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 33. 24 2

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/GenerationTests.java

    Severity Rule Message Line Col
    #A7389 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93
    #A7390 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 94. 93 1
    #A7391 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 207
    #A7392 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 209. 207 1
    #A7393 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 448. 446
    #A7394 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 448. 446 1
    #A7395 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 705. 703
    #A7396 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 705. 703 1
    #A7397 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 738. 737
    #A7398 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 738. 737 1
    #A7399 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 823. 821
    #A7400 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 823. 821 1
    #A7401 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 919. 917
    #A7402 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 919. 917 1
    #A7403 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,015. 1013
    #A7404 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 1,015. 1013 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/javax/xml/crypto/dsig/ValidationTests.java

    Severity Rule Message Line Col
    #A7405 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 79
    #A7406 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 80. 79 1
    #A7407 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 117. 116
    #A7408 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 117. 116 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/java2d/SunGraphics2D/SourceClippingBlitTest/SourceClippingBlitTest.java

    Severity Rule Message Line Col
    #A7409 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 138
    #A7410 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 139. 138 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java

    Severity Rule Message Line Col
    #A7411 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 59. 58
    #A7412 warning CommentsIndentation Comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 59. 58 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/java2d/cmm/ColorConvertOp/MTSafetyTest.java

    Severity Rule Message Line Col
    #A7413 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 133. 129
    #A7414 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 16, indentation should be the same level as line 133. 129 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/java2d/pipe/MutableColorTest/MutableColorTest.java

    Severity Rule Message Line Col
    #A7415 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 176. 170
    #A7416 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 176. 170 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java

    Severity Rule Message Line Col
    #A7417 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 67. 59
    #A7418 warning CommentsIndentation Block comment has incorrect indentation level 10, expected is 12, indentation should be the same level as line 67. 59 11

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/idn/TestData.java

    Severity Rule Message Line Col
    #A7419 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 76. 69
    #A7420 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 76. 69 5
    #A7421 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 165. 164
    #A7422 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 8, indentation should be the same level as line 165. 164 5
    #A7423 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 250. 249
    #A7424 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 250. 249 8
    #A7425 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 267. 266
    #A7426 warning CommentsIndentation Comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 267. 266 8
    #A7427 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 9, indentation should be the same level as line 543. 536
    #A7428 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 9, indentation should be the same level as line 543. 536 6
    #A7429 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 623. 625
    #A7430 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 9, indentation should be the same level as line 623. 625 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedInputStream/TestAvailable.java

    Severity Rule Message Line Col
    #A7431 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 103. 100
    #A7432 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 103. 100 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/ChunkedOutputStream/Test.java

    Severity Rule Message Line Col
    #A7433 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 398. 396
    #A7434 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 3, indentation should be the same level as line 398. 396 5

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/www/http/KeepAliveCache/B5045306.java

    Severity Rule Message Line Col
    #A7435 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 171. 167
    #A7436 warning CommentsIndentation Block comment has incorrect indentation level 17, expected is 16, indentation should be the same level as line 171. 167 18

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/UserAuth.java

    Severity Rule Message Line Col
    #A7437 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 82. 79
    #A7438 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 82. 79 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/net/www/protocol/http/UserCookie.java

    Severity Rule Message Line Col
    #A7439 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 76
    #A7440 warning CommentsIndentation Block comment has incorrect indentation level 5, expected is 4, indentation should be the same level as line 79. 76 6

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/FindDecoderBugs.java

    Severity Rule Message Line Col
    #A7441 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 214. 213
    #A7442 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 214. 213 1
    #A7443 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 221. 219
    #A7444 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 221. 219 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/FindEncoderBugs.java

    Severity Rule Message Line Col
    #A7445 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 328. 326
    #A7446 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 328. 326 1
    #A7447 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 348. 347
    #A7448 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 348. 347 1
    #A7449 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 356. 355
    #A7450 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 16, indentation should be the same level as line 356. 355 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/ISCIITest.java

    Severity Rule Message Line Col
    #A7451 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 288. 287
    #A7452 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 288. 287 42
    #A7453 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 290. 289
    #A7454 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 290. 289 42
    #A7455 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 292. 291
    #A7456 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 292. 291 42
    #A7457 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 294. 293
    #A7458 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 294. 293 42
    #A7459 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 296. 295
    #A7460 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 296. 295 42
    #A7461 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 299. 297
    #A7462 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 299. 297 42
    #A7463 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 301. 300
    #A7464 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 301. 300 42
    #A7465 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 301. 302
    #A7466 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 16, indentation should be the same level as line 301. 302 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/MS932_OLD.java

    Severity Rule Message Line Col
    #A7467 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 62. 61
    #A7468 warning CommentsIndentation Comment has incorrect indentation level 41, expected is 4, indentation should be the same level as line 62. 61 42

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/OLD/TestIBMDB.java

    Severity Rule Message Line Col
    #A7469 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 196. 195
    #A7470 warning CommentsIndentation Comment has incorrect indentation level 24, expected is 28, indentation should be the same level as line 196. 195 25

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/TestIBMBugs.java

    Severity Rule Message Line Col
    #A7471 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 16, indentation should be the same level as line 57. 56
    #A7472 warning CommentsIndentation Comment has incorrect indentation level 31, expected is 16, indentation should be the same level as line 57. 56 32

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/TestUTF8.java

    Severity Rule Message Line Col
    #A7473 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 398. 397
    #A7474 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 398. 397 14
    #A7475 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 409. 408
    #A7476 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 409. 408 14
    #A7477 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 412. 411
    #A7478 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 412. 411 14
    #A7479 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 416. 415
    #A7480 warning CommentsIndentation Comment has incorrect indentation level 13, expected is 12, indentation should be the same level as line 416. 415 14

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/nio/cs/TestUTF_16.java

    Severity Rule Message Line Col
    #A7481 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 10, indentation should be the same level as line 190. 173
    #A7482 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 10, indentation should be the same level as line 190. 173 9
    #A7483 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 190. 189
    #A7484 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 10, indentation should be the same level as line 190. 189 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/rmi/rmic/newrmic/equivalence/AppleUserImpl.java

    Severity Rule Message Line Col
    #A7485 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 16, 12, indentation should be the same level as line 255, 257. 256
    #A7486 warning CommentsIndentation Comment has incorrect indentation level 30, expected is 16, 12, indentation should be the same level as line 255, 257. 256 31

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/DynamicKeytab.java

    Severity Rule Message Line Col
    #A7487 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 8, indentation should be the same level as line 108. 107
    #A7488 warning CommentsIndentation Comment has incorrect indentation level 36, expected is 8, indentation should be the same level as line 108. 107 37

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/krb5/auto/KDC.java

    Severity Rule Message Line Col
    #A7489 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 1,153. 1152
    #A7490 warning CommentsIndentation Comment has incorrect indentation level 32, expected is 8, indentation should be the same level as line 1,153. 1152 33

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyAgreement/TestDH.java

    Severity Rule Message Line Col
    #A7491 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 90. 89
    #A7492 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 90. 89 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyAgreement/TestShort.java

    Severity Rule Message Line Col
    #A7493 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 97. 95
    #A7494 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 97. 95 1
    #A7495 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 115. 117
    #A7496 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 115. 117 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    #A7497 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 93
    #A7498 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 102. 93 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    #A7499 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 117. 126
    #A7500 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 117. 126 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/PKCS11Test.java

    Severity Rule Message Line Col
    #A7501 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 143. 144
    #A7502 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 143. 144 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/AddPrivateKey.java

    Severity Rule Message Line Col
    #A7503 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 127
    #A7504 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 128. 127 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/Secmod/AddTrustedCert.java

    Severity Rule Message Line Col
    #A7505 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 50
    #A7506 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/ec/TestECDSA.java

    Severity Rule Message Line Col
    #A7507 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 155
    #A7508 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 156. 155 1
    #A7509 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 216
    #A7510 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 212. 216 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/CipherTest.java

    Severity Rule Message Line Col
    #A7511 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 250. 249
    #A7512 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 250. 249 1
    #A7513 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 412. 411
    #A7514 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 412. 411 1
    #A7515 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 414. 413
    #A7516 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 414. 413 1
    #A7517 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 425. 424
    #A7518 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 425. 424 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/ImportKeyStore.java

    Severity Rule Message Line Col
    #A7519 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50
    #A7520 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 51. 50 1
    #A7521 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 60. 59
    #A7522 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 60. 59 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/fips/JSSEServer.java

    Severity Rule Message Line Col
    #A7523 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 48
    #A7524 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 47. 48 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/GenKeyStore.java

    Severity Rule Message Line Col
    #A7525 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104
    #A7526 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/KeyWrap.java

    Severity Rule Message Line Col
    #A7527 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78
    #A7528 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 79. 78 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/pkcs11/rsa/TestKeyFactory.java

    Severity Rule Message Line Col
    #A7529 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 107. 116
    #A7530 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 107. 116 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/provider/MessageDigest/DigestKAT.java

    Severity Rule Message Line Col
    #A7531 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 117. 126
    #A7532 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 117. 126 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/rsa/GenKeyStore.java

    Severity Rule Message Line Col
    #A7533 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104
    #A7534 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 106. 104 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestChannel.java

    Severity Rule Message Line Col
    #A7535 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 42
    #A7536 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 4, indentation should be the same level as line 44. 42 1
    #A7537 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 93. 86
    #A7538 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 93. 86 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestConnect.java

    Severity Rule Message Line Col
    #A7539 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 84. 74
    #A7540 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 84. 74 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/smartcardio/TestControl.java

    Severity Rule Message Line Col
    #A7541 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 50
    #A7542 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 52. 50 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ServerHandler.java

    Severity Rule Message Line Col
    #A7543 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 44. 46
    #A7544 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 44. 46 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/ServerThread.java

    Severity Rule Message Line Col
    #A7545 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 124. 122
    #A7546 warning CommentsIndentation Comment has incorrect indentation level 12, expected is 8, indentation should be the same level as line 124. 122 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/GenSSLConfigs/main.java

    Severity Rule Message Line Col
    #A7547 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 118. 117
    #A7548 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 12, indentation should be the same level as line 118. 117 9
    #A7549 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 260. 247
    #A7550 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 260. 247 1
    #A7551 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 271. 269
    #A7552 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 271. 269 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/HandshakeOutStream/NullCerts.java

    Severity Rule Message Line Col
    #A7553 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 195. 194
    #A7554 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 195. 194 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSessionContextImpl/Timeout.java

    Severity Rule Message Line Col
    #A7555 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 40. 39
    #A7556 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 40. 39 1
    #A7557 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 46. 45
    #A7558 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 46. 45 1
    #A7559 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 54. 60
    #A7560 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 20, indentation should be the same level as line 54. 60 1
    #A7561 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64
    #A7562 warning CommentsIndentation Comment has incorrect indentation level 0, expected is 8, indentation should be the same level as line 65. 64 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NonAutoClose.java

    Severity Rule Message Line Col
    #A7563 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 99
    #A7564 warning CommentsIndentation Block comment has incorrect indentation level 4, expected is 5, indentation should be the same level as line 106. 99 5
    #A7565 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 271. 270
    #A7566 warning CommentsIndentation Comment has incorrect indentation level 3, expected is 4, indentation should be the same level as line 271. 270 4

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java

    Severity Rule Message Line Col
    #A7567 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 135. 132
    #A7568 warning CommentsIndentation Block comment has incorrect indentation level 12, expected is 13, indentation should be the same level as line 135. 132 13

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/ssl/javax/net/ssl/NewAPIs/JSSERenegotiate.java

    Severity Rule Message Line Col
    #A7569 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 164. 163
    #A7570 warning CommentsIndentation Comment has incorrect indentation level 9, expected is 8, indentation should be the same level as line 164. 163 10

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/security/tools/keytool/KeyToolTest.java

    Severity Rule Message Line Col
    #A7571 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 358. 357
    #A7572 warning CommentsIndentation Comment has incorrect indentation level 16, expected is 8, indentation should be the same level as line 358. 357 17

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/sun/util/resources/TimeZone/Bug6377794.java

    Severity Rule Message Line Col
    #A7573 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 65. 59
    #A7574 warning CommentsIndentation Block comment has incorrect indentation level 0, expected is 12, indentation should be the same level as line 65. 59 1

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/tools/launcher/6842838/CreateBadJar.java

    Severity Rule Message Line Col
    #A7575 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 126. 122
    #A7576 warning CommentsIndentation Block comment has incorrect indentation level 8, expected is 4, indentation should be the same level as line 126. 122 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/tools/launcher/Arrrghs.java

    Severity Rule Message Line Col
    #A7577 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 294. 293
    #A7578 warning CommentsIndentation Comment has incorrect indentation level 8, expected is 9, indentation should be the same level as line 294. 293 9

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/tools/launcher/Test7029048.java

    Severity Rule Message Line Col
    #A7579 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 147. 143
    #A7580 warning CommentsIndentation Block comment has incorrect indentation level 7, expected is 8, indentation should be the same level as line 147. 143 8

    /home/shrey/Desktop/checkstyle-tester/checkstyle-tester/repositories/openjdk7/test/tools/pack200/Pack200Test.java

    Severity Rule Message Line Col
    #A7581 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 31
    #A7582 warning CommentsIndentation Block comment has incorrect indentation level 1, expected is 0, indentation should be the same level as line 44. 31 2